Y
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
numlock86
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.
I couldn't have said it better. And yes, I use it. Also in production systems.
link
goombacloud
1575 days ago
The big missing feature that's lacking is to pull Docker images and run them without resorting to hacks.
link
goombacloud
1575 days ago
searched and found this:
https://raw.githubusercontent.com/moby/moby/master/contrib/d...
link
leephillips
1574 days ago
That’s what I use whenever I need a container. So simple and flexible.
link
I couldn't have said it better. And yes, I use it. Also in production systems.