DomiStyle / docker-idrac6

iDRAC 6 web interface and VNC proxy
https://hub.docker.com/r/domistyle/idrac6/
MIT License
756 stars 135 forks source link

RPi4 Docker: exec format error #32

Closed Narbss closed 3 years ago

Narbss commented 3 years ago

Having an issue where I get the error: standard_init_linux.go:211: exec user process caused “exec format error”

Tried multiple attempts installing the container, and always get this same error. Docker is running on a Raspberry Pi 4, and iDRAC6 is on an R710 with the most recent firmware installed.

Thanks

DomiStyle commented 3 years ago

There is no ARM version of this image (yet), hence why it won't run on a Raspberry Pi.

https://github.com/DomiStyle/docker-idrac6/issues/4

Narbss commented 3 years ago

Well somehow I totally missed that! Thanks for the follow up, will definitely install on a different machine though and look forward to the ARM branch.