mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 11:56:20 +00:00
Update docker.sh
This commit is contained in:
parent
5587010d4b
commit
14d3476878
@ -214,7 +214,7 @@ function cleanup() {
|
||||
FEATURES="nesting=1,keyctl=1,fuse=1"
|
||||
elif
|
||||
[ "$IM" == "0" ] && [ "$STORAGE_DRIVER" == "fuse" ]; then
|
||||
FEATURES="nesting=1,keyctl=1,fuse=1"
|
||||
FEATURES="nesting=1,fuse=1"
|
||||
else
|
||||
FEATURES="nesting=1"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user