Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 2.1 KB

File metadata and controls

60 lines (46 loc) · 2.1 KB
description keywords redirect_from title
Lists the installation methods
Docker install
/installation/
/engine/installation/linux/frugalware/
/engine/installation/frugalware/
Install Docker Engine

Docker Engine is supported on Linux, Cloud, Windows, and macOS. Installation instructions are available for the following:

On Linux

If your linux distribution is not listed above, don't give up yet. To try out Docker on a different Linux distribution, consider installing from binaries.

On macOS and Windows

On Cloud

You can use Docker Cloud to automatically provision and manage your cloud instances.

We also provide official Docker solutions for running on AWS and Azure. You can read up on what Docker for AWS and Docker for Azure have to offer you here and here respectively.

Prior releases

Instructions for installing prior releases of Docker can be found in the Docker archives.

Get started

After setting up Docker, try learning the basics over at Getting started with Docker, then learn how to deploy full-blown applications in our app tutorial.