Docker Warning Experienced with a M1 Chip Macbook

  • 26 February 2022
  • 0 replies
  • 108 views

  • Anonymous
  • 0 replies

If you see the below warning when creating an engine with Docker on a macbook with an M1 chip,

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

add --platform linux/amd64 to your docker run command.


0 replies

Be the first to reply!

Reply