The last comments make me think that lxc-execute works with application
containers. Does it work?

The simplest usage would be (without a created container test):
$ sudo lxc-execute -n test /bin/bash
But due to bug 981955 this does not work. With the workaround there:
$ sudo lxc-execute -n test /bin/bash -s lxc.rootfs=/ -s 
lxc.aa_profile=unconfined
Now Daniel suggests not to specify lxc.rootfs?

What config makes the bash work with lxc-execute?
Or are interactive commands not intended to work with lxc-execute? The man-page 
says it should.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/986956

Title:
  document that lxc-execute with separate rootfs does not work with
  commands

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986956/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to