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
I followed the tutorial by first creating the config file and after that calling this command:
docker run -v "noip:/usr/local/etc/" --restart=always hypriot/rpi-noip
Unfortunately, this leads to an endless output on the commandline of: Process is running Process is running Process is running Process is running Process is running Process is running
Logs just show this message: docker logs noip standard_init_linux.go:219: exec user process caused: exec format error
The text was updated successfully, but these errors were encountered:
I followed the tutorial by first creating the config file and after that calling this command:
docker run -v "noip:/usr/local/etc/" --restart=always hypriot/rpi-noip
Unfortunately, this leads to an endless output on the commandline of:
Process is running Process is running Process is running Process is running Process is running Process is running
Logs just show this message:
docker logs noip standard_init_linux.go:219: exec user process caused: exec format error
The text was updated successfully, but these errors were encountered: