Install Docker Engine
Docker Engine is supported on Linux, Cloud, Windows, and macOS. Installation instructions are available for the following:
On Linux
- Arch Linux
- CentOS
- CRUX Linux
- Debian
- Fedora
- Gentoo
- Oracle Linux
- Red Hat Enterprise Linux
- openSUSE and SUSE Linux Enterprise
- Ubuntu
If your linux distribution is not listed above, don’t give up yet. To try out Docker on a distribution that is not listed above, go here: Installation from binaries.
On Cloud
- Choose how to Install
- Example: Manual install on a cloud provider
- Example: Use Docker Machine to provision cloud hosts
On macOS and Windows
The Docker Archives¶
Instructions for installing prior releases of Docker can be found in the following docker archives: Docker v1.7, Docker v1.6, Docker v1.5, and Docker v1.4.
This makes it easy for newcomers to get started without feeling lost across OS types. I’ve noticed many people jump straight into orchestration but forget the basics of installing docker engine. A follow-up on best practices right after install would be super helpful.
ReplyDelete