Files
docker-cli/components/engine/docs/installation/amazon.md
Mary Anthony 9a276424db retooling for hugo
Tweaking for Hugo
Updating the Dockerfile with new sed; fix broken link on Kitematic
Fixing image pull for Dockerfile
Removing docs targets

Signed-off-by: Mary Anthony <mary@docker.com>
Upstream-commit: f93fee5f48cc92df8668380e4edc2b7bbd6c62c6
Component: engine
2015-06-15 13:19:38 -07:00

22 lines
865 B
Markdown

<!--[metadata]>
+++
title = "Amazon EC2 Installation"
description = "Installation instructions for Docker on Amazon EC2."
keywords = ["amazon ec2, virtualization, cloud, docker, documentation, installation"]
[menu.main]
parent = "smn_cloud"
+++
<![end-metadata]-->
## 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](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html#install_docker). 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](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html).