|
@@ -8,15 +8,15 @@ feature.tc.enabled=false
|
|
|
#[docker]
|
|
|
# module.enabled=## enable/disable the module. set to "true" to enable, disabled by default
|
|
|
# docker.binary=/usr/bin/docker
|
|
|
-# docker.allowed.capabilities=## comma seperated capabilities that can be granted, e.g CHOWN,DAC_OVERRIDE,FSETID,FOWNER,MKNOD,NET_RAW,SETGID,SETUID,SETFCAP,SETPCAP,NET_BIND_SERVICE,SYS_CHROOT,KILL,AUDIT_WRITE
|
|
|
-# docker.allowed.devices=## comma seperated list of devices that can be mounted into a container
|
|
|
-# docker.allowed.networks=## comma seperated networks that can be used. e.g bridge,host,none
|
|
|
-# docker.allowed.ro-mounts=## comma seperated volumes that can be mounted as read-only
|
|
|
-# docker.allowed.rw-mounts=## comma seperate volumes that can be mounted as read-write, add the yarn local and log dirs to this list to run Hadoop jobs
|
|
|
+# docker.allowed.capabilities=## comma separated capabilities that can be granted, e.g CHOWN,DAC_OVERRIDE,FSETID,FOWNER,MKNOD,NET_RAW,SETGID,SETUID,SETFCAP,SETPCAP,NET_BIND_SERVICE,SYS_CHROOT,KILL,AUDIT_WRITE
|
|
|
+# docker.allowed.devices=## comma separated list of devices that can be mounted into a container
|
|
|
+# docker.allowed.networks=## comma separated networks that can be used. e.g bridge,host,none
|
|
|
+# docker.allowed.ro-mounts=## comma separated volumes that can be mounted as read-only
|
|
|
+# docker.allowed.rw-mounts=## comma separate volumes that can be mounted as read-write, add the yarn local and log dirs to this list to run Hadoop jobs
|
|
|
# docker.privileged-containers.enabled=false
|
|
|
-# docker.allowed.volume-drivers=## comma seperated list of allowed volume-drivers
|
|
|
+# docker.allowed.volume-drivers=## comma separated list of allowed volume-drivers
|
|
|
# docker.no-new-privileges.enabled=## enable/disable the no-new-privileges flag for docker run. Set to "true" to enable, disabled by default
|
|
|
-# docker.allowed.runtimes=## comma seperated runtimes that can be used.
|
|
|
+# docker.allowed.runtimes=## comma separated runtimes that can be used.
|
|
|
|
|
|
# The configs below deal with settings for FPGA resource
|
|
|
#[fpga]
|