Systemd lightweight containers
Systemd lightweight containers
Posted Feb 7, 2013 21:57 UTC (Thu) by mezcalero (subscriber, #45103)In reply to: Systemd lightweight containers by Cyberax
Parent article: Systemd lightweight containers
Currently nspawn has two modes: a) inherited network from the host, or b) no connectivity at all, only a private loopback device and nothing else.
We might add more later on, the kernel certainly supports other modes. We try to be careful though that we don't end up with too much complexity, after all nspawn really should stay the simple tool that just works, rather than this super-configurable beast.
