Mysql on Apple M1 chip Macs
PhilETaylor opened this issue · 2 comments
PhilETaylor commented
When enabling mysql on M1 Macs you get
[+] Running 0/1
⠙ mysql Pulling 2.0s
no matching manifest for linux/arm64/v8 in the manifest list entries
because there is no M1 arm64 specific mysql official image.
Consider arm64v8/mysql:oracle https://hub.docker.com/r/arm64v8/mysql
https://github.com/docker-library/official-images#architectures-other-than-amd64
github-actions commented
Marking issue as stale
luispabon commented
