correct missing bullet points

Signed-off-by: Charles Arehart <charlie@carehart.org>
This commit is contained in:
Charlie Arehart 2020-09-17 13:41:59 -05:00 committed by GitHub
parent de97cdc2ee
commit 4e22ca29e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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**
>