Skip to content

ddclient for updating DynDNS (and others) on RaspberryPi

Notifications You must be signed in to change notification settings

Swiiney/armhf-ddclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

armhf-ddclient

Based on Alpine Linux to be small

You can (and need) to connect your own /etc/ddclient to the container so it get your ddclient.conf. You can connect your own /var/cache/ddclient to keep your running environment between starts.

To start : docker run -d -v ~/etc/ddclient:/etc/ddclient -v ~/var/ddclient:/var/cache/ddclient --name ddclient --restart=always sbonnell/armhf-ddclient

To Build : docker build -t armhf-ddclient .

About

ddclient for updating DynDNS (and others) on RaspberryPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages