mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
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=""
|