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

docker-credential-gcr not installed or not available in PATH #13

Open
aarcarons opened this issue Feb 27, 2023 · 1 comment
Open

docker-credential-gcr not installed or not available in PATH #13

aarcarons opened this issue Feb 27, 2023 · 1 comment

Comments

@aarcarons
Copy link

When starting a composer environment for the first time I got the following error:

docker.credentials.errors.InitializationError: docker-credential-gcr not installed or not available in PATH

I solved it by installing docker-credential-gcr with:

gcloud components install docker-credential-gcr

The version of the gcloud CLI I had was 416.0.0.

This should probably be added to the Prerequisites section in the README.

@moiseenkov
Copy link
Contributor

Hi @aarcarons ,
Is this issue still reproducible? I tried to catch this exception, but composer-dev start is working well for me when docker-credential-gcr is not installed. Perhaps, you could share some more details (image, composer-dev version, OS, etc.)?

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

2 participants