1
0
mirror of https://github.com/lxc/python2-lxc.git synced 2026-02-05 18:48:35 +01:00
Chuck Short 227e22e876 Don't require a template name
The template name isn't required, if it's not passed, then create will
simply be asked to create a container without a rootfs.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-06-10 16:14:38 -04:00
2014-06-10 16:14:38 -04:00
2014-06-10 16:14:38 -04:00

These are lxc bindings for python2.

Build:      python setup.py build
Install:    python setup.py install
Build rpm:  python setup.py bdist_rpm
Description
Python 2.7 binding for liblxc (similar to the better supported python3-lxc)
https://linuxcontainers.org/lxc Readme 223 KiB
Languages
C 74.7%
Python 25.3%