mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
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=""
|