Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 346ce4f8d24de0db5ccc17151f2207cee10abc2e Component: engine
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=""
|