Standard_init_linux.go: 178: user process exec called "no such file or directory"

So I pulled the snips image from the docker hub.

When I run the image it gives me an error: standard_init_linux.go: 178: The exec user process called "no such file or directory".

Most solutions on the web only seem to be relevant when the image has been previously built. However, in my case, I just pulled the image. I haven't done anything about it. When I pull the image again it says: Status: Image updated for snipsdocker / platform: latest

I'm a little inexperienced so I have no idea what's going on.
Can anyone please help?

PS: I am using docker on my RaspberryPi leg.

+3


source to share





All Articles