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 buildx create failed to read metadata: unexpected end of JSON input #1578

Closed
crackfan opened this issue Jan 31, 2023 · 3 comments
Closed

Comments

@crackfan
Copy link

crackfan commented Jan 31, 2023

Ref docker/for-win#13180

docker context create wsl-default
docker context list

failed to read metadata: unexpected end of JSON input
image

@crazy-max
Copy link
Member

Hum I'm not able to repro with 0.10.2:

$ docker buildx create --driver-opt env.BUILDKIT_STEP_LOG_MAX_SIZE=1000000,env.BUILDKIT_STEP_LOG_MAX_SPEED=100000000 --use
tender_galileo
failed to read metadata: unexpected end of JSON input

And this error doesn't look to be from Buildx or BuildKit 🤔

Can you post a full repro please?

@thaJeztah
Copy link
Member

Possibly related to / similar to docker/for-win#13180

@crackfan crackfan closed this as completed Feb 1, 2023
@crackfan
Copy link
Author

crackfan commented Feb 1, 2023

Possibly related to / similar to docker/for-win#13180

Thank you so much!

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

3 participants