PyPush icon indicating copy to clipboard operation
PyPush copied to clipboard

Docker Image

Open SeeN1975 opened this issue 8 years ago • 1 comments

Hello, the docker is compiled to be executed on a raspberry pi? If so, I can not do it right, I get the following message:

standard_init_linux.go:178: exec user process caused "exec format error"

SeeN1975 avatar Apr 19 '17 14:04 SeeN1975

Errr.

To be honest, I was not even aware that Docker is supported on Raspberry PI.

No, the docker image is for x86_64 cpus, not ARM ones. Shouldn't be too hard to port though.

VRGhost avatar May 29 '17 10:05 VRGhost