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
Copy file name to clipboardExpand all lines: content/manuals/desktop/_index.md
+12-15Lines changed: 12 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,17 @@ Docker Desktop reduces the time spent on complex setups so you can focus on writ
52
52
53
53
Docker Desktop integrates with your preferred development tools and languages, and gives you access to a vast ecosystem of trusted images and templates via Docker Hub. This empowers teams to accelerate development, automate builds, enable CI/CD workflows, and collaborate securely through shared repositories.
54
54
55
-
{{< tabs >}}
56
-
{{< tab name="What's included in Docker Desktop?" >}}
55
+
## Key features
56
+
57
+
* Ability to containerize and share any application on any cloud platform, in multiple languages and frameworks.
58
+
* Quick installation and setup of a complete Docker development environment.
59
+
* Includes the latest version of Kubernetes.
60
+
* On Windows, the ability to toggle between Linux and Windows containers to build applications.
61
+
* Fast and reliable performance with native Windows Hyper-V virtualization.
62
+
* Ability to work natively on Linux through WSL 2 on Windows machines.
63
+
* Volume mounting for code and data, including file change notifications and easy access to running containers on the localhost network.
64
+
65
+
## Products inside Docker Desktop
57
66
58
67
-[Docker Engine](/manuals/engine/_index.md)
59
68
- Docker CLI client
@@ -67,18 +76,6 @@ Docker Desktop integrates with your preferred development tools and languages, a
Copy file name to clipboardExpand all lines: content/manuals/desktop/features/wsl/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Before you turn on the Docker Desktop WSL 2 feature, ensure you have:
41
41
>
42
42
> To avoid any potential conflicts with using WSL 2 on Docker Desktop, you must uninstall any previous versions of Docker Engine and CLI installed directly through Linux distributions before installing Docker Desktop.
43
43
44
-
1. Download and install the latest version of [Docker Desktop for Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe).
44
+
1. Download and install the latest version of [Docker Desktop for Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-windows).
45
45
2. Follow the usual installation instructions to install Docker Desktop. Depending on which version of Windows you are using, Docker Desktop may prompt you to turn on WSL 2 during installation. Read the information displayed on the screen and turn on the WSL 2 feature to continue.
46
46
3. Start Docker Desktop from the **Windows Start** menu.
<arel="noopener" href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}Docker.dmg">Mac with Apple chip</a>
28
+
<arel="noopener" href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64">Mac with Apple chip</a>
0 commit comments