23 Commits

Author SHA1 Message Date
thespad
749f3c43c7
Rebase to 3.22 2025-07-10 17:23:31 +01:00
thespad
5c33fba1b3
Rebase to 3.21 2025-01-27 17:34:28 +00:00
thespad
87c735635e
Rebase to 3.20 2024-06-27 14:43:37 +01:00
Eric Nemchik
ced8807b2e Rebase to Alpine 3.19
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-01-26 12:03:19 -08:00
TheSpad
98a05afd4a
Rebase to 3.18 2023-08-25 18:50:44 +01:00
TheSpad
3fd428ce0a
Rebase to 3.17, migrate to s6v3 2023-02-13 09:44:21 +00:00
Roxedus
326f465281
Symlink new name 2022-10-21 16:33:33 +02:00
aptalca
fa6d6b77aa updates for 3.10.0, update ddclient.conf 2022-10-20 16:59:34 -04:00
TheSpad
4191f9b81d Rebase to Alpine 3.15 2022-01-15 15:46:19 +00:00
sepo83
50a3460cfe Add 'sample-get-ip-from-fritzbox' (closes #37) 2021-05-15 11:14:09 +02:00
Jonathan Tran
75b970c49c
fix: added bind-tools to provide nsupdate (#46) 2021-03-09 08:05:51 +01:00
thelamer
6087f0a507 update baseimages 2020-11-02 07:45:33 -08:00
thelamer
03ff1ee70e Rebasing to Alpine 3.12 2020-06-01 12:53:55 -07:00
thelamer
6579ec4abc upate build env to github stable ingestion 2020-02-08 14:33:47 -08:00
Josh Brickner
60e0e3371e Fixed whitespace typo 2020-02-08 15:13:34 -07:00
Josh Brickner
d0d8dcd6a5 Updates To Use New ddclient Repo on GitHub
- Updated download URL to use new GitHub format.
 - Set latest version as default.
2020-02-08 15:04:25 -07:00
Ryan Kuba
f6aba17377 Rebasing to Alpine 3.11 (#27) 2019-12-20 21:52:42 +01:00
chbmb
61eb6d09fc Add curl to runtime packages (#24)
Following a report on Discord.

I'm struggling with the ddclient docker container because it doesn't has curl installed and my dyndns host needs it to update everything, what should I do to get it into your image? ❤️
here is an example what I have to enter to get it to run:
```
protocol=dyndns2
use=if, if=eth0
ssl=yes
use=cmd, cmd='curl https://checkipv4.dedyn.io/'
server=update.dedyn.io
login=XXXX.dedyn.io
password='XXXX'
XXXX.dedyn.io
```
That is what the log says to me:
```
Can't exec "curl": No such file or directory at /usr/bin/ddclient line 2175.
WARNING:  found neither ipv4 nor ipv6 address
```
2019-09-29 11:37:12 +02:00
thelamer
4acdc6dba0 Rebasing to Alpine 3.10 2019-06-28 17:29:01 -07:00
thelamer
b124766687 Switching to new Base images, shift to arm32v7 tag. 2019-03-24 19:40:10 -07:00
Kevin Becker
884d50c0a6 add perl-io-socket-inet6 to support the ipv6 ddclient.conf parameter (#19)
* add `perl-io-socket-inet6` to support the `ipv6` ddclient.conf parameter

* update readme and Jenkinsfile
2019-03-10 16:21:11 +01:00
thelamer
74c68bf1b5 Rebasing to Alpine 3.9 2019-02-22 18:07:06 -08:00
thelamer
22a7c702df adding pipeline logic and multi arching 2019-02-12 21:21:55 -08:00