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

Update Dockerfile to be able to run on M1 Mac #21

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

epsilonhalbe
Copy link
Contributor

I had troubles running the M1 Mac docker images - bc. they don't include libgomp and libsndfile in the runtime container - I've added them and for me that now works locally.

this should fix #20

@jim60105 jim60105 merged commit 225b499 into jim60105:master Nov 23, 2023
1 of 2 checks passed
@jim60105
Copy link
Owner

Thank you for your contribution.🎉

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

Successfully merging this pull request may close these issues.

Question: How to build/run docker image on OSX
2 participants