Skip to content

Commit 7c9604e

Browse files
committed
Merge pull request moby#1387 from joevandyk/patch-1
Update amazon.rst to explain that Vagrant is not necessary for running Docker on ec2
2 parents b302ae3 + b6bff0c commit 7c9604e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/sources/installation/amazon.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55
Using Vagrant (Amazon EC2)
66
==========================
77

8+
This page explains how to setup and run an Amazon EC2 instance from your local machine.
9+
Vagrant is not necessary to run Docker on EC2. You can follow the :ref:`ubuntu_linux` instructions
10+
installing Docker on any EC2 instance running Ubuntu
11+
812
Please note this is a community contributed installation path. The only 'official' installation is using the
913
:ref:`ubuntu_linux` installation path. This version may sometimes be out of date.
10-
11-
14+
15+
1216
Installation
1317
------------
1418

@@ -89,4 +93,4 @@ Docker can now be installed on Amazon EC2 with a single vagrant command. Vagrant
8993
docker
9094
9195
92-
Continue with the :ref:`hello_world` example.
96+
Continue with the :ref:`hello_world` example.

0 commit comments

Comments
 (0)