You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to do the same thing for Google Container Registry (gcr) so I second this issue! But then I got docker.credentials.errors.InitializationError: docker-credential-gcloud not installed or not available in PATH. Will post separate issue about that.
When I try to authenticate on aws ECR, I am able to login however when I pull the image, it always show not authenticated.
val $(aws ecr get-login --no-include-email --region us-east-1)
What I did is to create a symbolic link on folder, as the following command:
Is it possible to implement it as default, when we issue command
sudo snap install docker
?The text was updated successfully, but these errors were encountered: