docker compose: ECS, dont get errors when deploying

for some reason errors dont show up when deploying in ecs context. so to fix, switch to default context and deploy as if a local deployment

docker context use default

execute this command right before executing the docker compose …. command

Leave a Reply

Your email address will not be published.