Explorar o código

Update docker.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
14d3476878
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ct/docker.sh

+ 1 - 1
ct/docker.sh

@@ -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