You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this project! When I run the RWSOL docker container on Rasbian with docker-compose up, I get standard_init_linux.go:228: exec user process caused: exec format error
Any ideas?
Hi, you're welcome! In the first iteration I only did an image for x86 (amd64), but unfortunately not ARM.
I started working on an ARM image, but I am currently busy with work...
I encountered an problem sending WOL packages from my RPI4 but didn't had time to look into it.
Hi, thanks for the reply. I was able to build the image on RPi4 on buster. For some reason the newer ubuntu images did not work (I tried latest and 20.04 and got "At least one invalid signature was encountered."), but 18.04 did. I just had to change the php version in paths in the Dockerfile. WoL worked with the new image on RPi4.
Thanks for this project! When I run the RWSOL docker container on Rasbian with
docker-compose up
, I getstandard_init_linux.go:228: exec user process caused: exec format error
Any ideas?
docker-compose.yml:
The text was updated successfully, but these errors were encountered: