Skip to content

Commit d94d6ff

Browse files
author
paigehargrave
authored
Update toolbox_install_windows.md
1 parent bb19d49 commit d94d6ff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

toolbox/toolbox_install_windows.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Install Docker Toolbox on Windows
77

88
Docker Toolbox provides a way to use Docker on
99
Windows systems that do not
10-
meet minimal system requirements for the [Docker for
10+
meet minimal system requirements for the [Docker Desktop for
1111
Windows](/docker-for-windows/index.md) app.
1212

1313
If you have not done so already, download the installer here:
@@ -33,7 +33,7 @@ small Linux VM on your machine. This VM hosts Docker Engine
3333
for you on your Windows system.
3434

3535
>**Tip**: One of the advantages of the newer
36-
[Docker for
36+
[Docker Desktop for
3737
Windows](/docker-for-windows/index.md) solution is that
3838
it uses native virtualization and does not require
3939
VirtualBox to run Docker.
@@ -50,11 +50,11 @@ To verify your machine meets these requirements, do the following:
5050

5151
If you have a newer system, specifically 64bit Windows 10 Pro, with
5252
Enterprise and Education (1607 Anniversary update, Build 14393 or later),
53-
consider using [Docker for Windows](/docker-for-windows) instead. It runs
53+
consider using [Docker Desktop for Windows](/docker-for-windows) instead. It runs
5454
natively on the Windows, so there is no need for a pre-configured Docker
5555
QuickStart shell. It also uses Hyper-V for virtualization, so the
5656
instructions below for checking virtualization will be out of date for newer
57-
Windows systems. Full install prerequisites are provided in the Docker for
57+
Windows systems. Full install prerequisites are provided in the Docker Desktop for
5858
Windows topic in [What to know before you
5959
install](/docker-for-windows/#what-to-know-before-you-install).
6060

@@ -230,7 +230,7 @@ Removing Toolbox involves removing all the Docker components it includes.
230230

231231
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.
232232

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.
234234

235235
To uninstall Toolbox on Windows, do the following:
236236

@@ -253,7 +253,7 @@ To uninstall Toolbox on Windows, do the following:
253253
254254
This step is optional because if you plan
255255
to re-install Docker Machine as a part
256-
of [Docker for
256+
of [Docker Desktop for
257257
Windows](/docker-for-windows/index.md), you can import and
258258
continue to manage those machines
259259
through Docker.

0 commit comments

Comments
 (0)