From 623872673887de3dbad2617cc325b85e22a7924a Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Fri, 11 Jan 2019 14:03:25 -0500 Subject: [PATCH] Update network-tutorial-host.md --- network/network-tutorial-host.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/network-tutorial-host.md b/network/network-tutorial-host.md index 54aa3a6b30..7b5441aeea 100644 --- a/network/network-tutorial-host.md +++ b/network/network-tutorial-host.md @@ -24,7 +24,7 @@ host. [documentation for the `nginx` image](https://hub.docker.com/_/nginx/) - The `host` networking driver only works on Linux hosts, and is not supported - on Docker for Mac, Docker for Windows, or Docker EE for Windows Server. + on Docker Desktop for Mac, Docker Desktop for Windows, or Docker EE for Windows Server. ## Procedure