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.
As a developer I use docker-compose env to create for local development but local computing resources are taken by many services that are created although I only develop few of them. I need a way to create the services that I do not need to be run locally within ECS and connect my local docker-compose services with services deployed to ECS.
Describe the results you expected:
Services being available locally and remotely on ECS.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
As a developer I use docker-compose env to create for local development but local computing resources are taken by many services that are created although I only develop few of them. I need a way to create the services that I do not need to be run locally within ECS and connect my local docker-compose services with services deployed to ECS.
Describe the results you expected:
Services being available locally and remotely on ECS.
The text was updated successfully, but these errors were encountered: