github.com/guilhermebr/docker@v1.4.2-0.20150428121140-67da055cebca/docs/sources/installation/amazon.md (about)

     1  page_title: Installation on Amazon EC2
     2  page_description: Installation instructions for Docker on Amazon EC2.
     3  page_keywords: amazon ec2, virtualization, cloud, docker, documentation, installation
     4  
     5  ## Amazon EC2
     6  
     7  You can install Docker on any AWS EC2 Amazon Machine Image (AMI) which runs an
     8  operating system that Docker supports. Amazon's website includes specific
     9  instructions for [installing on Amazon
    10  Linux](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html#install_docker). To install on
    11  another AMI, follow the instructions for its specific operating
    12  system in this installation guide. 
    13  
    14  For detailed information on Amazon AWS support for Docker, refer to [Amazon's
    15  documentation](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html).