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

Execution of docker image is not working on arm64 processors (Mac M1) #47

Closed
shellyear opened this issue Feb 27, 2024 · 3 comments
Closed
Assignees

Comments

@shellyear
Copy link

shellyear commented Feb 27, 2024

The error is:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
image

It was described in:
docker/for-mac#5123 (comment)

@blcham blcham changed the title execution of image is not working on arm64 processors (Mac M1) Execution of docker image is not working on arm64 processors (Mac M1) Feb 27, 2024
@blcham
Copy link

blcham commented Feb 27, 2024

@blcham
Copy link

blcham commented Feb 27, 2024

This error occurred after the update of Docker Desktop:
docker/for-mac#7172

@kbss-cvut kbss-cvut deleted a comment from shellyear Feb 27, 2024
@shellyear
Copy link
Author

SOLVED: had to update docker to a newer version which fixes this bug.
Also if there is an error with credentials, try to edit ~/.docker/config.json, and change "credsStore" to "credStore"

@blcham blcham closed this as completed Feb 27, 2024
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