docker-curriculum icon indicating copy to clipboard operation
docker-curriculum copied to clipboard

No image for static web?

Open osakibill opened this issue 7 months ago • 1 comments

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"

osakibill avatar Jul 06 '24 12:07 osakibill