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?

AWS
preguntada hace 2 años1493 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas