When running docker run -it -p 4242:4242 linusseelinger/model-muq-beam:latest on my Apple M3 MacBook I get the following error
docker: Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found.
This post seems to indicate it is an issue with running MySQL on ARM.