mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-31 17:59:54 +02:00
Make gitea unprivileged
This commit is contained in:
parent
ffb88737d1
commit
cc294118ae
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LXC_TEMPLATE_VERSION="debian-11-standard"
|
||||||
LXC_MP="1"
|
LXC_MP="1"
|
||||||
|
|
||||||
# Create unprivileged container
|
# Create unprivileged container
|
||||||
LXC_UNPRIVILEGED="0"
|
LXC_UNPRIVILEGED="1"
|
||||||
|
|
||||||
# enable nesting feature
|
# enable nesting feature
|
||||||
LXC_NESTING="1"
|
LXC_NESTING="1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue