The original script created the ephemeral container, started it with lxc-start, then ssh'd to it.
I wonder if it would suffice to create the ephemeral container, then run the specified command in it with lxc-execute, rather than using lxc- start. That would mean the upstart jobs would not start however. Would that suffice for your use case? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914169 Title: lxc-start-ephemeral script does not support in-line programmatic commands to ephemeral containers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/914169/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
