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

Running docker image on Mac M2 #288

Open
linasklim opened this issue Apr 17, 2023 · 0 comments
Open

Running docker image on Mac M2 #288

linasklim opened this issue Apr 17, 2023 · 0 comments

Comments

@linasklim
Copy link

Hi, I am trying to run docker image according to the hello world example on my Apple M2 machine, however, I get error messages

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.
qemu: uncaught target signal 6 (Aborted) - core dumped

and the container becomes unresponsive. The same happens when I pass docker run additional parameter --platform linux/amd64.

Is there a way to run it on Mac M2 machine?

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

No branches or pull requests

1 participant