Update insecure.md for Docker Desktop (#11964)

* Update insecure.md for Docker Desktop

Docker Desktop does not have "preferences" menu today.
It's changed to "Settings" > "Docker Engine" .

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
pull/3397/head
t-eimizu 2021-01-06 21:41:47 +09:00 committed by GitHub
parent 430bf25958
commit 78242c79ea
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ isolated testing or in a tightly controlled, air-gapped environment.
`/etc/docker/daemon.json` on Linux or
`C:\ProgramData\docker\config\daemon.json` on Windows Server. If you use
Docker Desktop for Mac or Docker Desktop for Windows, click the Docker icon, choose
**Preferences**, and choose +**Daemon**.
**Preferences** (Mac) or **Settings** (Windows), and choose **Docker Engine**.
If the `daemon.json` file does not exist, create it. Assuming there are no
other settings in the file, it should have the following contents: