-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Building locally for Apple M1 #824
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
Comments
Unfortunately, the Debian-based images do not support |
Thank you. |
@tianon This only applies to 8.0 tho, right? I am able to build that one, however for 5.7 I'm getting:
|
Yes, that's correct -- unfortunately the upstream arm64v8 builds are only available on MySQL 8. |
With this edition, does that mean that I can build this on both m1 & intel macs? https://github.com/jamielsharief/docker-mysql |
The published builds of |
Hello.
I'd like to build this image locally for Apple's new chip architecture. I tried cd'ing into /8.0 and running docker build . -f Dockefile.debian.
I get a failure on step 9 of 12.
=> ERROR [ 9/12] RUN { echo mysql-community-server mysql-community-server/data-dir select ''; echo mysql-community-server mysql-community-server/root-pass password ''; echo mysql-community-server mysql-commu 4.5s
The text was updated successfully, but these errors were encountered: