공부
[docker] M1 MacOSX - no matching manifest for linux/arm64/v8 in the manifest list entries
승가비
2022. 5. 23. 01:07
728x90
platform: linux/x86_64
Docker (Apple Silicon/M1 Preview) MySQL "no matching manifest for linux/arm64/v8 in the manifest list entries"
I'm running the latest build of the Docker Apple Silicon Preview. I created the tutorial container/images and it works fine. When I went to create a custom YAML file and run docker-compose I get the
stackoverflow.com
https://unluckyjung.github.io/develop-setting/2021/03/27/M1-Docker-Mysql-Error/
no matching manifest for linux/arm64/v8 in the manifest list entries 해결
M1 버전의 docker를 사용시 발생하는 에러를 해결해봅니다. ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries 에러 해결
unluckyjung.github.io
728x90