You can download it from This page by saying Download it here !.
I'm not sure if it's a bug
docker-compose.yml
image: mysql:latest
Then it doesn't move
docker-compose.yml
image: mysql@sha256:dce31fcdd15aaedb5591aa89f19ec37cb79981af46511781fa41287d88ed0abd
If you do not specify the ID of the DIGEST column instead of the tag like, the following error will occur. It worked with tags other than the latest, so I think it will work with the version of mysql under development.
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries
Since it is a preview version, this may happen. As a human pillar, there is not much content, but I wrote an article.
Recommended Posts