freedns-updater (sha256:ef7b84ffdd6566edc0684e91ae190347fd514105db1af2b4d88b687a6d84040f)

Published 2023-02-02 13:48:34 -06:00 by notquitenothing in notquitenothing/freedns_updater

Installation

docker pull git.notquitenothing.com/notquitenothing/freedns-updater@sha256:ef7b84ffdd6566edc0684e91ae190347fd514105db1af2b4d88b687a6d84040f
sha256:ef7b84ffdd6566edc0684e91ae190347fd514105db1af2b4d88b687a6d84040f

Image Layers

ADD file:3080f19f39259a4b77cc53975de0184c78d4335ceb9ffb77a2838d0539ad6f85 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache curl bash # buildkit
COPY update-freedns.sh replace-crontab.sh /bin/ # buildkit
RUN /bin/sh -c chmod +x /bin/update-freedns.sh && chmod +x /bin/replace-crontab.sh # buildkit
RUN /bin/sh -c mkdir /var/local/dns_updater # buildkit
CMD ["/bin/sh" "-c" "/bin/replace-crontab.sh && /bin/update-freedns.sh && crond -d 6 -f"]
Details
Container
2023-02-02 13:48:34 -06:00
0
OCI / Docker
linux/arm64
5.0 MiB
Versions (1) View all
latest 2023-02-02