From 132f3efc81f013e15a1e0ae6a91c587e24ad75a7 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Tue, 7 Feb 2023 11:26:29 +0000 Subject: [PATCH] Add a link to engine install Signed-off-by: Usha Mandya --- get-docker.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/get-docker.md b/get-docker.md index 22a8180a4d..35639b5ec0 100644 --- a/get-docker.md +++ b/get-docker.md @@ -8,12 +8,6 @@ redirect_from: - /installation/ --- -> **Docker Desktop terms** -> -> Commercial use of Docker Desktop in larger enterprises (more than 250 -> employees OR more than $10 million USD in annual revenue) and in government entities requires a paid -> subscription. - Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in @@ -56,3 +50,7 @@ section and choose the best installation path for you. + +> **Note** +> +> If you're looking for information on how to install Docker Engine, see [Docker Engine installation overview](/engine/install/index.md).