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>
This commit is contained in:
t-eimizu 2021-01-06 21:41:47 +09:00 committed by GitHub
parent 430bf25958
commit 78242c79ea

View file

@ -26,7 +26,7 @@ isolated testing or in a tightly controlled, air-gapped environment.
`/etc/docker/daemon.json` on Linux or `/etc/docker/daemon.json` on Linux or
`C:\ProgramData\docker\config\daemon.json` on Windows Server. If you use `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 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 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: other settings in the file, it should have the following contents: