docker-no-ip icon indicating copy to clipboard operation
docker-no-ip copied to clipboard

Docker container for No-IP DNS updater

Results 11 docker-no-ip issues
Sort by recently updated
recently updated
newest added

Hi, Container not loading, result of "docker logs noip" is below ```spawn /files/noip2-x86_64 -C -c /config/no-ip2.generated.conf Auto configuration for Linux client of no-ip.com. Multiple network devices have been detected. Please...

If you start the container with all infors supplied in Environment Vars. It tells you that it has all the variables and is skipping the auto generation. Just to complain...

No matter what update interval you set, the docker image updates noip once every minute (although it outputs the correct update interval)

I might be missing something but I can't get the container to work with environment variables. So, the log output is like so: ``` [email protected] | All required settings passed...

Hi, everything running good but ipv6 record doesn't updated in my no-ip AAAA. Please make this feature! MY phones and all of my routers use the IPv6 standards and i...

When using the Group update feature for no-ip, it comes up with > Do you wish to have them all updated?[N] (y/N) n It then doesn't update any of the...

Need to do this for my pi 2, tweaking the dockerfile FROM: to base on a ubuntu ARM, works great..... thanks Paul

Put this together for my Raspberry Pi 3 B+

docker-compose.yml added and README updated