getting-started
getting-started copied to clipboard
"Sharing Our App" instructions won't work with ARM computers
The Docker Playground does not work with images created on Apple M1 Chip computers and returns an error message indicating that the image platform does not match the host platform.
I faced the same issue, and It's worth mentioning in the articles. As a workaround and amd64 can be built using the buildx commands: https://docs.docker.com/build/building/multi-platform/