Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 1.27 KB

Duck DNS Updater

Build Status Docker Pulls Docker Stars Image Size Image Version Image Commit

Updates your Duck DNS IP address automatically at the frequency specified. Use alpine as a minimal base image for performing curl requests.

Variables

  • DUCKDNS_TOKEN: Duck DNS account token (obtained from Duck DNS)
  • DUCKDNS_DOMAIN: Full Duck DNS domain (e.g. test.duckdns.org)
  • DUCKDNS_DELAY: Delay between IP address updates