dspawn/debian/control

17 lines
682 B
Plaintext

Source: dspawn
Section: python
Priority: optional
Maintainer: Christophe Siraut, <csiraut@entrouvert.com>
Build-Depends: debhelper (>= 7), python3:any
Standards-Version: 3.9.2
Package: dspawn
Architecture: all
Section: python
Depends: python3, python3-psutil, debootstrap, systemd-container, libnss-mymachines, ${misc:Depends}, ${python3:Depends}
Suggests: apt-cacher-ng
Description: systemd-nspawn container manager.
an alternative to machinectl aimed at debootstrap compatible distributions, with many features:
authorizes ssh keys in container, caches deboostrap models for fast container creations,
various network configurations, uses apt-cacher-ng if available, and more.