Pushing Docker Container to ECR Hangs Then Fails

0

After running the command

docker push 123456.dkr.ecr.us-west-2.amazonaws.com/myapp

I then see

111111 Retrying
222222 Retrying
...
444444 Waiting
...
EOF

I know that I authenticated to AWS through the AWS CLI. What could be blocking my attempts to push my Docker image to ECR?

1 Antwort
0

Weird! I just logged out and back in to the AWS console, and re-executed the docker push command. Then the image went through. Hmm.

AWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen