Docker-DCO-1.1-Signed-off-by: Adam Miller <admiller@redhat.com> (github: maxamillion) Upstream-commit: 2222cba5acd3fe663d492d7bc3fd4787d4c9869f Component: engine
8 lines
200 B
Plaintext
8 lines
200 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 -d
|
|
|
|
other_args=""
|