From 596ec6eb9cfa9aa2305140056dab6db95392f609 Mon Sep 17 00:00:00 2001 From: usha-mandya Date: Wed, 15 May 2019 17:48:16 +0100 Subject: [PATCH] Adding links to Docker for Mac and Windows Community content --- ee/desktop/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ee/desktop/index.md b/ee/desktop/index.md index 4aa0d44ee6..5a25ea6821 100644 --- a/ee/desktop/index.md +++ b/ee/desktop/index.md @@ -4,7 +4,13 @@ description: Learn about Docker Desktop Enterprise keywords: Docker EE, Windows, Mac, Docker Desktop, Enterprise --- -Docker Desktop Enterprise (DDE) provides local development, testing, and building of Docker applications on Mac and Windows. With work performed locally, developers can leverage a rapid feedback loop before pushing code or Docker images to shared servers / continuous integration infrastructure. +Welcome to Docker Desktop Enterprise. This page contains information about the Docker Desktop Enterprise (DDE) release. For information about Docker Desktop Community, see: + +- [Docker Desktop for Mac (Community)](/docker-for-mac/){: target="_blank" class="_"} + +- [Docker Desktop for Windows (Community)](/docker-for-windows/){: target="_blank" class="_"} + +Docker Desktop Enterprise provides local development, testing, and building of Docker applications on Mac and Windows. With work performed locally, developers can leverage a rapid feedback loop before pushing code or Docker images to shared servers / continuous integration infrastructure. Docker Desktop Enterprise takes Docker Desktop Community, formerly known as Docker for Windows and Docker for Mac, a step further with simplified enterprise application development and maintenance. With DDE, IT organizations can ensure developers are working with the same version of Docker Desktop and can easily distribute Docker Desktop to large teams using third-party endpoint management applications. With the Docker Desktop graphical user interface (GUI), developers do not have to work with lower-level Docker commands and can auto-generate Docker artifacts.