From 77077e06a394356d24203fec32c11aba30e8ac39 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Fri, 11 Jan 2019 15:10:34 -0500 Subject: [PATCH] Update index.md --- storage/storagedriver/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagedriver/index.md b/storage/storagedriver/index.md index ec7ea38565..9b3cbd51ea 100644 --- a/storage/storagedriver/index.md +++ b/storage/storagedriver/index.md @@ -329,7 +329,7 @@ To verify the way that copy-on-write works, the following procedures spins up 5 containers based on the `acme/my-final-image:1.0` image we built earlier and examines how much room they take up. -> **Note**: This procedure doesn't work on Docker for Mac or Docker for Windows. +> **Note**: This procedure doesn't work on Docker Desktop for Mac or Docker Desktop for Windows. 1. From a terminal on your Docker host, run the following `docker run` commands. The strings at the end are the IDs of each container.