After the run command, no 3000 badge show up, and if I open port manually, the page shows:
This page isn’t working
ip172-18-0-31-c56htqvnjsv000aahgl0-3000.direct.labs.play-with-docker.com didn’t send any data.
ERR_EMPTY_RESPONSE
The run command itself issues this warning:
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested
I tried to use the --platform option, no luck
I'm using a M1 macbook
After the run command, no 3000 badge show up, and if I open port manually, the page shows:
The run command itself issues this warning:
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requestedI tried to use the
--platformoption, no luckI'm using a M1 macbook