Ubuntu Manpage: systemd-nspawn - Spawn a command or OS in a light-weight container
manpages.ubuntu.comยท1d
๐Ÿ”„Continuations
Preview
Report Post

Provided by: systemd-container_249.11-0ubuntu3.17_amd64


NAME

systemd-nspawn - Spawn a command or OS in a light-weight container


SYNOPSIS


systemd-nspawn [OPTIONS...] [COMMAND [ARGS...]]

systemd-nspawn --boot [OPTIONS...] [ARGS...]


DESCRIPTION

systemd-nspawn may be used to run a command or OS in a light-weight namespace container. In many ways it
is similar to chroot(1), but more powerful since it fully virtualizes the file system hierarchy, as well
as the process tree, the various IPC subsystems and the host and domain name.

systemd-nspawn may be invoked on any directory tree containing an operating system tree, using the
--directory= command line op...

Similar Posts

Loading similar posts...