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
The text was updated successfully, but these errors were encountered:
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
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"
The error is:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
It was described in:
docker/for-mac#5123 (comment)
The text was updated successfully, but these errors were encountered: