under development
This commit is contained in:
3
scripts/setup-lxc.sh
Normal file
3
scripts/setup-lxc.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
lxc launch ubuntu $LXC_CONTAINER_NAME -p $LXC_PROFILE && \
|
||||
lxc config set $LXC_CONTAINER_NAME "security.nesting" "true" && \
|
||||
#executar o ficheiro sobre o container setup-ubuntu.sh
|
||||
Reference in New Issue
Block a user