You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -230,7 +230,7 @@ Removing Toolbox involves removing all the Docker components it includes.
230
230
231
231
A full uninstall also includes removing the local and remote machines you created with Docker Machine. In some cases, you might want to keep machines created with Docker Machine.
232
232
233
-
For example, if you plan to re-install Docker Machine as a part of Docker for Windows you can continue to manage those machines through Docker. Or, if you have remote machines on a cloud provider and you plan to manage them using the provider, you wouldn't want to remove them. So the step to remove machines is described here as optional.
233
+
For example, if you plan to re-install Docker Machine as a part of Docker Desktop for Windows you can continue to manage those machines through Docker. Or, if you have remote machines on a cloud provider and you plan to manage them using the provider, you wouldn't want to remove them. So the step to remove machines is described here as optional.
234
234
235
235
To uninstall Toolbox on Windows, do the following:
236
236
@@ -253,7 +253,7 @@ To uninstall Toolbox on Windows, do the following:
253
253
254
254
This step is optional because if you plan
255
255
to re-install Docker Machine as a part
256
-
of [Docker for
256
+
of [Docker Desktop for
257
257
Windows](/docker-for-windows/index.md), you can import and
0 commit comments