ddclient
lscr.io/linuxserver/ddclient
https://github.com/orgs/linuxserver/packages/container/package/ddclient
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-ddclient/issues/new/choose
bash
https://github.com/linuxserver/docker-ddclient#application-setup
https://github.com/linuxserver/docker-ddclient#readme
https://github.com/ddclient/ddclient
Ddclient(https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/ddclient.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png
2025-07-10
### 2025-07-10
- Rebase to Alpine 3.22.
### 2024-07-08
- Fix cache issue.
### 2024-07-08
- Don't copy config from `/config/ddclient.conf` to `/ddclient.conf` at runtime.
### 2024-06-27
- Rebase to Alpine 3.20.
### 2023-12-23
- Rebase to Alpine 3.19.
### 2023-08-25
- Rebase to Alpine 3.18.
### 2023-07-04
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2023-02-13
- Rebase to Alpine 3.17, migrate to s6v3.
### 2022-10-20
- Update build instructions for 3.10.0. Update default `ddclient.conf`.
### 2022-01-15
- Rebase to Alpine 3.15
### 2021-05-15
- Distribute script 'sample-get-ip-from-fritzbox' from ddclient repo
### 2021-03-08
- Added bind-tools to provide nsupdate
### 2020-06-01
- Rebasing to alpine 3.12.
### 2020-02-08
- Ingest from Github.
### 2019-02-06
- Fix permissions.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-03-10
- Add perl-io-socket-inet6 for ipv6 support.
### 2019-02-22
- Rebasing to alpine 3.9.
### 2019-02-11
- Add pipeline logic and multi arch.
### 2018-08-22
- Rebase to alpine 3.8.
### 2018-08-10
- Update to ddclient v3.9.0. For Cloudflare users, please ensure you remove the line `server=www.cloudflare.com` from your `ddclient.conf`.
### 2017-12-07
- Rebase to alpine 3.7.
### 2017-05-28
- Rebase to alpine 3.6.
### 2017-02-10
- Rebase to alpine 3.5.
### 2016-11-26
- Update README to new standard and add icon and other small details.
### 2016-08-29
- Initial release.