You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
240 B

  1. config globals 'globals'
  2. # option alt_config_file "/etc/docker/daemon.json"
  3. option data_root "/opt/docker/"
  4. option log_level "warn"
  5. # list registry_mirror "https://<my-docker-mirror-host>"
  6. # list registry_mirror "https://hub.docker.com"