docker-curriculum
docker-curriculum copied to clipboard
No image for static web?
I get this message when I run the command:
docker run -d -P --name static-site prakhar1989/static-site
in the docker tutorial, no container is produced. I am running on a Rasberrypi 5. Previous parts of the tutorial worked fine.
"WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"