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
Hi. The problem is in /home/<username>/.docker/config.json file. I suppose you set a credstore to ecr in it.
IDK where I found the solution, but you have to do the following:
(Only if you already have set ecr as a credstore in your .docker/config file). cat /dev/null > ~/.docker/config.json
Hello, I'm running an EC2 with amazon linux and I followed the setup guide but when I try to docker login I get the following error:
Error saving credentials: error storing credentials - err: exit status 1, out:
not implemented
Any help would be greatly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: