https://github.com/lxc/lxc/blob/master/src/python-lxc/examples/api_test.py#L121 hth
On Tue, Jun 30, 2015 at 4:18 PM, Rory Campbell-Lange < [email protected]> wrote: > 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
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
