- Make sure you are with mac os version at least 13+
- Follow the instructions here: WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) – Collabnix
- Follow the docker instructions from the class: https://github.com/https-deeplearning-ai/machine-learning-engineering-for-production-public/tree/main/course1/week1-ungraded-lab but make sure to add
--platform linux/amd64to the docker run command.
1 Like