Closed MeatDuck closed 4 years ago
Hello, can you describe a little bit more how you ended up with this error ? thank you
Hello,
after looking around for similar problems I found this: https://github.com/docker-library/mysql/issues/228
According to this, you have a 32-Bit-like Architechture, which is not supported by either Docker or the Image. So you either have to change your raspbian Image, or use Google to solve your Problem, since I would have to do the same.
Greetings Rindula
my issue because of using debian-amd64/Repetier-Server-0.93.1-Linux.deb repetier-server.deb on rasbian, they are incompatible
Same Issue here.
Raspberry Pi OS with Docker
docker run -it -p 3344:3344 -v repetier-data:/data --device=/dev/ttyUSB0 --name repetier-server yadomi/repetier-server exec /usr/local/Repetier-Server/bin/RepetierServer: exec format error
installed on rasbian standard_init_linux.go:211: exec user process caused "exec format error"