File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ The Docker ECS Integration enables developers to use native Docker commands to r
12
12
13
13
The integration between Docker and Amazon ECS allow developers to use the Docker CLI to:
14
14
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
17
17
18
18
> ** Note**
19
19
>
You can’t perform that action at this time.
0 commit comments