- https://garden.nettailor.net
- Joined on
2025-07-30
Block a user
dyn-dns-updater (04ff995)
Published 2026-07-26 00:56:12 +02:00 by philipp
Installation
docker pull gitea.nettailor.net/philipp/dyn-dns-updater:04ff995sha256:4a8e2da9b82c3ff50324eefa040734d34600c715a1fa99c1a26585f2fb686dee
Image Layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| MAINTAINER mimir.dyn.nettailor.net |
| ADD dock_nsupdate.pl /etc/periodic/15min/dock_nsupdate.pl # buildkit |
| ADD dock_nsupdate6.pl /etc/periodic/15min/dock_nsupdate6.pl # buildkit |
| ADD dock_nsupdate_thot.pl /etc/periodic/15min/dock_nsupdate_thot.pl # buildkit |
| ADD dock_nsupdate6_thot.pl /etc/periodic/15min/dock_nsupdate6_thot.pl # buildkit |
| RUN /bin/sh -c chmod 0744 -R /etc/periodic/15min/dock_nsupdate* # buildkit |
| RUN /bin/sh -c apk add --no-cache bind-tools perl curl wget gawk # buildkit |
| CMD ["crond" "-f"] |
| LABEL com.centurylinklabs.watchtower.enable=false |
Labels
| Key | Value |
|---|---|
| com.centurylinklabs.watchtower.enable | false |