Can't push image to AWS Lambda

Viewed 14

I'm trying to push my Docker image to AWS Lambda, but I'm facing an authentication problem. like:

Your authorization token has expired. Reauthenticate and try again. Can't push the image to AWS Lambda - fails with "no basic auth credentials" "no basic auth credentials" docker push

0 Answers
Related