diff --git a/get-started/overview.md b/get-started/overview.md index c3c1763333..cd47197bfc 100644 --- a/get-started/overview.md +++ b/get-started/overview.md @@ -101,7 +101,7 @@ Docker API. The Docker client can communicate with more than one daemon. ### Docker Desktop -Docker Desktop is an easy-to-install application for your Mac or Windows environment that enables you to build and share containerized applications and microservices. Docker Desktop includes the Docker daemon (`dockerd`), the Docker client (`docker`), Docker Compose, Docker Content Trust, Kubernetes, and Credential Helper. For more information, see [Docker Desktop](../desktop/index.md). +Docker Desktop is an easy-to-install application for your Mac, Windows or Linux environment that enables you to build and share containerized applications and microservices. Docker Desktop includes the Docker daemon (`dockerd`), the Docker client (`docker`), Docker Compose, Docker Content Trust, Kubernetes, and Credential Helper. For more information, see [Docker Desktop](../desktop/index.md). ### Docker registries