under development

This commit is contained in:
2022-10-01 15:40:00 +01:00
parent 36bfb81af8
commit dbe6acbf0e
8 changed files with 131 additions and 91 deletions

3
scripts/setup-lxc.sh Normal file
View 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