mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
346ce4f8d2
Signed-off-by: David Calavera <david.calavera@gmail.com>
7 lines
203 B
Text
7 lines
203 B
Text
# /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=""
|