I've been playing with the lxc python api from the python3 command line. I can't find a way to do something like this from python:
lxc-attach -n debian-wheezy -- apt-get install rsync
which works with the vanilla lxc-attach command.
My thought is that my team could load debian packages from a yaml or
other structured file via the python api.
Rory
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users
