description | keywords | redirect_from | title | |||
---|---|---|---|---|---|---|
Lists the installation methods |
Docker install |
|
Install Docker Engine |
Docker Engine is supported on Linux, Cloud, Windows, and macOS. Installation instructions are available for the following:
- CentOS
- Debian
- Fedora
- Oracle Linux
- Red Hat Enterprise Linux
- openSUSE and SUSE Linux Enterprise
- Ubuntu
- Other Linux distributions
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.
You can use Docker Cloud to automatically provision and manage your cloud instances.
- Amazon Web Services setup guide
- DigitalOcean setup guide
- Microsoft Azure setup guide
- Packet setup guide
- SoftLayer setup guide
- Use the Docker Cloud Agent to Bring your Own Host
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.
Instructions for installing prior releases of Docker can be found in the Docker archives.
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.