From 4871c1304f4271def1d05efdf0bd6b8f522dea71 Mon Sep 17 00:00:00 2001 From: t-eimizu Date: Wed, 6 Jan 2021 21:41:47 +0900 Subject: [PATCH] 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 --- registry/insecure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/insecure.md b/registry/insecure.md index 6aaf22b824..a64e732fb8 100644 --- a/registry/insecure.md +++ b/registry/insecure.md @@ -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: