Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Implemented error passing creds to Docker login #1

Open
AndrewDravuschak opened this issue Nov 5, 2021 · 0 comments
Open

Not Implemented error passing creds to Docker login #1

AndrewDravuschak opened this issue Nov 5, 2021 · 0 comments

Comments

@AndrewDravuschak
Copy link

Hi Jeremy, thank you for taking the time to work with us the other day. Here is the error message that was mentioned when passing AWS ECR credentials to Docker desktop. Confirmed that using the get-login-password does return valid credentials when used on its own, so most likely due to something configured in Docker.

aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin aws_account_id.dkr.ecr.us-east-1.amazonaws.com

Error saving credentials: error storing credentials - err: exit status 1, out: not implemented

Currently using Docker Desktop 3.5.2 (66501) and AWS CLI v2.2.46
This happens on both Windows 10 and MacOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant