WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) November 25, 2023 by Tarik Put this line --platform linux/amd64 after docker run. It works for me, using Macbook M1.