myLimbo

cloudflare-updatedns (latest)

Published 2025-10-05 00:35:06 +00:00 by marcio.fernandes in myLimbo/cloudflare-updatedns

Installation

docker pull git.limbosolutions.com/mylimbo/cloudflare-updatedns:latest
sha256:a19adaa88db2d2295e1b09944912bd5b5002812cff796e1da49573e997e42605

Image Layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk add --no-cache curl bash # buildkit
COPY src /app/scripts # buildkit
RUN /bin/sh -c chmod +x /app/scripts -R # buildkit
ENV LOOP=60
CMD ["/bin/sh" "-c" "/app/scripts/update-ip.sh"]
Details
Container
2025-10-05 00:35:06 +00:00
2
OCI / Docker
linux/amd64
9.1 MiB
Versions (1) View all
latest 2025-10-05