NSpawn-Lite

A minimal systemd-nspawn implementation.

```shell nspawn-lite 0.2 FanHui. hui.fan@mail.ru A mininal container engine.

USAGE: nspawn-lite [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -a, --cmd-args ... Args given to the cmd. -c, --cmd-path The command path after chroot. -n, --exec-name The name of 'inner systemd' process, gotten by ps command. -r, --root-path The new rootfs path before chroot. ```