You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Description
Documentation suggests to "Run the docker context create ecs myecscontext command to create an Amazon ECS Docker context ", but this functionality is broken:
Describe the results you expected:
ECS context created
Output of docker-compose --version:
Docker Compose version 2.17.2
Output of docker version:
Docker version 23.0.1, build a5ee5b1dfc
Output of docker context show:
You can also run docker context inspect context-name to give us more details but don't forget to remove sensitive content.
Description
Documentation suggests to "Run the docker context create ecs myecscontext command to create an Amazon ECS Docker context ", but this functionality is broken:
Steps to reproduce the issue:
Describe the results you received:
Failure
Describe the results you expected:
ECS context created
Output of
docker-compose --version
:Output of
docker version
:Output of
docker context show
:You can also run
docker context inspect context-name
to give us more details but don't forget to remove sensitive content.Output of
docker info
:The text was updated successfully, but these errors were encountered: