alex-swki / magicpack

MagicPack is a web-based Wake-On-Lan tool intended for use by teams or companies.
45 stars 0 forks source link

Docker image broken (?) #3

Open CodeeToasty opened 1 month ago

CodeeToasty commented 1 month ago

hi, i'm trying to run this with docker-compose on my raspberrypi 4B, but unfortunately i got this error:

_magicpack | standard_init_linux.go:239: exec user process caused: exec format error_

I got this error even with example .env and computers.json files, the container doesn't start.. that's why i think it's a problem with the docker image, but I may be wrong. Tell me if you need other informations.

CodeeToasty commented 1 month ago

As soon as i posted the issue it got me -> the docker image is not for arm right? it can't run on Raspberry i think..

alex-swki commented 50 minutes ago

Hi sorry for the late reply. The docker image is for Debian amd64.. you can easily rebuild it for arm though.