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 Docke 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
0 commit comments