Skip to content

Commit e51dc13

Browse files
authored
Merge pull request docker#11390 from carehart/patch-3
correct missing bullet points
2 parents ac59a8b + 4e22ca2 commit e51dc13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

engine/context/ecs-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The Docker ECS Integration enables developers to use native Docker commands to r
1212

1313
The integration between Docker and Amazon ECS allow developers to use the Docker CLI to:
1414

15-
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
16-
Simplify multi-container application development on Amazon ECS using the Compose specification
15+
* 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
16+
* Simplify multi-container application development on Amazon ECS using the Compose specification
1717

1818
>**Note**
1919
>

0 commit comments

Comments
 (0)