mirror of https://github.com/docker/docs.git
commit
20f3c6b145
|
@ -60,7 +60,7 @@ daemon won't start and prints an error message.
|
||||||
|
|
||||||
To configure the Docker daemon using a JSON file, create a file at
|
To configure the Docker daemon using a JSON file, create a file at
|
||||||
`/etc/docker/daemon.json` on Linux systems, or `C:\ProgramData\docker\config\daemon.json`
|
`/etc/docker/daemon.json` on Linux systems, or `C:\ProgramData\docker\config\daemon.json`
|
||||||
on Windows.
|
on Windows. On MacOS go to the whale in the taskbar > Preferences > Daemon > Advanced.
|
||||||
|
|
||||||
Here's what the configuration file looks like:
|
Here's what the configuration file looks like:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue