Python wrapper for systemd-nspawn


License
Apache-2.0
Install
pip install pynspawn==1.2.1.post5

Documentation

pynspawn

systemd-nspawn wrapper for daemonizing / passing commands to a machine image

Functions

Daemonize

will start the chroot environment with a separate systemd instance as PID 1 Requires: machineID

Order

Spawn a systemd instance in the chroot environment and send it a command. requires: machineID, command