Hacker News new | ask | show | jobs
by sickygnar 1575 days ago
I never hear systemd-nspawn mentioned in these discussions. It ships and integrates with systemd and has a decent interface with machinectl. Does anyone use it?
3 comments

> I never hear systemd-nspawn mentioned in these discussions. It ships and integrates with systemd and has a decent interface with machinectl.

I couldn't have said it better. And yes, I use it. Also in production systems.

The big missing feature that's lacking is to pull Docker images and run them without resorting to hacks.
That’s what I use whenever I need a container. So simple and flexible.