1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/installation/amazon.md
Jeff Anderson 0d1c5193b3 Change "virtualization" to "containerization"
* Wording around what docker-machine does since the phrase "Docker virtual machine" can cause some confusion.
* Docker Machine isn't a distro in and of itself. It still uses boot2docker as the distro.
* Remove "virtualization" keywords.

Signed-off-by: Jeff Anderson <jeff@docker.com>
2015-12-08 15:08:27 -07:00

849 B

Amazon EC2

You can install Docker on any AWS EC2 Amazon Machine Image (AMI) which runs an operating system that Docker supports. Amazon's website includes specific instructions for installing on Amazon Linux. To install on another AMI, follow the instructions for its specific operating system in this installation guide.

For detailed information on Amazon AWS support for Docker, refer to Amazon's documentation.