Hey, I'm following along with the <ECS guide> but ...
# ask-community
a
Hey, I'm following along with the ECS guide but hitting this error when i get to the final docker compose push command:
NoCredentialProviders: no valid providers in chain. Deprecated.
Anyone have this issue? Have a work around?
🤖 1
turns out that when i did
docker context create ecs
i choose he "existing profile" option which is buggy. Changing to the "use env. vars." works (but is awkward)