mirror of https://github.com/docker/docs.git
Merge pull request #11295 from usha-mandya/ecs-beta-patch
Remove extra space in the compose command
This commit is contained in:
commit
5212815435
|
|
@ -41,7 +41,7 @@ To deploy Docker containers on ECS, you must meet the following requirements:
|
|||
|
||||
Docker not only runs multi-container applications locally, but also enables
|
||||
developers to seamlessly deploy Docker containers on Amazon ECS using a
|
||||
Compose file with the `docker compose up` command. The following sections
|
||||
Compose file with the `docker compose up` command. The following sections
|
||||
contain instructions on how to deploy your Compose application on Amazon ECS.
|
||||
|
||||
### Create AWS context
|
||||
|
|
|
|||
Loading…
Reference in New Issue