Skip to content

Latest commit

 

History

History
56 lines (52 loc) · 2.92 KB

get-docker.md

File metadata and controls

56 lines (52 loc) · 2.92 KB
description keywords title redirect_from
Download and install Docker on the platform of your choice, including Mac, Linux, or Windows.
install docker, docker download, download docker, docker installation, how to install docker, get docker, docker locally
Get Docker
/install/
/install/overview/
/installation/

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 the same ways you manage your applications. By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production.

You can download and install Docker on multiple platforms. Refer to the following section and choose the best installation path for you.

Docker Desktop for Mac

A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.

Docker Desktop for Windows

A native Windows application which delivers all Docker tools to your Windows computer.

Docker for Linux

A native Linux application which delivers all Docker tools to your Linux computer.

Note

If you're looking for information on how to install Docker Engine, see Docker Engine installation overview.