image with reference 'image name' was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64 문제
export DOCKER_DEFAULT_PLATFORM=linux/amd64
ref. https://github.com/docker/for-mac/issues/6356