mirror of https://github.com/docker/docs.git
Merge pull request #834 from knarz/remove_todo_from_docs
remove lingering TODO note from docs
This commit is contained in:
commit
b438525ebf
|
@ -595,9 +595,6 @@ tcp://192.168.99.109:2376
|
||||||
|
|
||||||
## Drivers
|
## Drivers
|
||||||
|
|
||||||
TODO: List all possible values (where applicable) for all flags for every
|
|
||||||
driver.
|
|
||||||
|
|
||||||
#### Amazon Web Services
|
#### Amazon Web Services
|
||||||
Create machines on [Amazon Web Services](http://aws.amazon.com). You will need an Access Key ID, Secret Access Key and a VPC ID. To find the VPC ID, login to the AWS console and go to Services -> VPC -> Your VPCs. Select the one where you would like to launch the instance.
|
Create machines on [Amazon Web Services](http://aws.amazon.com). You will need an Access Key ID, Secret Access Key and a VPC ID. To find the VPC ID, login to the AWS console and go to Services -> VPC -> Your VPCs. Select the one where you would like to launch the instance.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue