Remove option to set Privileged mode, as this cannot be parameterised in the docker-compose YAML (#162)
This commit is contained in:
committed by
Bill Maxwell
parent
871a28d5cd
commit
d7e06867f8
@@ -11,7 +11,6 @@ cleanup:
|
||||
io.rancher.scheduler.global: "true"
|
||||
io.rancher.scheduler.affinity:host_label_ne: "${EXCLUDE_LABEL}"
|
||||
net: none
|
||||
privileged: ${PRIVILEGED_MODE}
|
||||
tty: false
|
||||
stdin_open: false
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user