[lxc-users] lxc launch + "-c" option - how to set "raw.lxc: lxc.aa_allow_incomplete=1"?

Tomasz Chmielewski mangoo at wpkg.org
Mon Apr 24 15:07:18 UTC 2017


This one works:

lxc launch images:ubuntu/trusty/amd64 test1 -c 
"security.privileged=true"


These don't:

lxc launch images:ubuntu/trusty/amd64 test2 -c 
"security.privileged=true" -c "raw.lxc: lxc.aa_allow_incomplete=1"

lxc launch images:ubuntu/trusty/amd64 test3 -c "raw.lxc: 
lxc.aa_allow_incomplete=1"



What's the correct way to set "raw.lxc: lxc.aa_allow_incomplete=1" 
during launch time (without setting it as a default profile option 
first)?



Tomasz Chmielewski
https://lxadm.com



More information about the lxc-users mailing list