Update to 2022-08-05 14:00

This commit is contained in:
Daniel Berteaud 2022-08-05 14:00:19 +02:00
parent b3b40c5df5
commit 51a3009e2a

View File

@ -88,7 +88,7 @@ nomad_base_conf:
docker:
enabled: True
allow_privileged: True
# You can set a list of caps allowed for containers, eg
# You can set a list of caps allowed for containers. The default is the same set of caps than Docker, minus net_raw
# allow_caps: ["audit_write", "chown", "dac_override", "fowner", "fsetid", "kill", "mknod", "net_bind_service", "setfcap", "setgid", "setpcap", "setuid", "sys_chroot"]
raw_exec:
enabled: False