mirror of https://github.com/docker/docs.git
correct missing bullet points
Signed-off-by: Charles Arehart <charlie@carehart.org>
This commit is contained in:
parent
de97cdc2ee
commit
4e22ca29e6
|
@ -12,8 +12,8 @@ The Docker ECS Integration enables developers to use native Docker commands to r
|
|||
|
||||
The integration between Docker and Amazon ECS allow developers to use the Docker CLI to:
|
||||
|
||||
Set up an AWS context in one Docker command, allowing you to switch from a local context to a cloud context and run applications quickly and easily
|
||||
Simplify multi-container application development on Amazon ECS using the Compose specification
|
||||
* Set up an AWS context in one Docker command, allowing you to switch from a local context to a cloud context and run applications quickly and easily
|
||||
* Simplify multi-container application development on Amazon ECS using the Compose specification
|
||||
|
||||
>**Note**
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue