I've been playing with systemd-nspawn for my containers recently, and I've been enjoying it!
this post was submitted on 29 Aug 2025
547 points (99.1% liked)
Programmer Humor
26123 readers
540 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
Try podman and quadlets
Quadlets are so good.
What advantage does it have over nspawn?
Docker does not play fair, does not play nice. It’s a dozer that plow through everything for devops that yolo and rush to production.
Well yea ofc it works like that, the services are not on the same network, so the packets need to be sent onto another adapter. That means either nat or forwarding tables.
Now if that was a good design of docker is another question.
Wait, that's illegal