2020-06-19 11:17:32 +00:00
|
|
|
|
|
|
|
config globals 'globals'
|
|
|
|
# option alt_config_file "/etc/docker/daemon.json"
|
|
|
|
option data_root "/opt/docker/"
|
|
|
|
option log_level "warn"
|
2020-07-29 04:49:12 +00:00
|
|
|
option hosts "unix://var/run/docker.sock"
|
2020-06-19 11:17:32 +00:00
|
|
|
# list registry_mirror "https://<my-docker-mirror-host>"
|
|
|
|
# list registry_mirror "https://hub.docker.com"
|