github.com/slava-ustovytski/docker@v1.8.2-rc1/docs/installation/amazon.md (about) 1 <!--[metadata]> 2 +++ 3 title = "Amazon EC2 Installation" 4 description = "Installation instructions for Docker on Amazon EC2." 5 keywords = ["amazon ec2, virtualization, cloud, docker, documentation, installation"] 6 [menu.main] 7 parent = "smn_cloud" 8 +++ 9 <![end-metadata]--> 10 11 ## Amazon EC2 12 13 You can install Docker on any AWS EC2 Amazon Machine Image (AMI) which runs an 14 operating system that Docker supports. Amazon's website includes specific 15 instructions for [installing on Amazon 16 Linux](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html#install_docker). To install on 17 another AMI, follow the instructions for its specific operating 18 system in this installation guide. 19 20 For detailed information on Amazon AWS support for Docker, refer to [Amazon's 21 documentation](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html).