mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
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=""
|