mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-23 23:48:17 +00:00
346ce4f8d2
Signed-off-by: David Calavera <david.calavera@gmail.com>
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# /etc/sysconfig/docker
|
|
#
|
|
# Other arguments to pass to the docker daemon process
|
|
# These will be parsed by the sysv initscript and appended
|
|
# to the arguments list passed to docker daemon
|
|
|
|
other_args=""
|