aether

crontainer-dns (sha-3db641f)

Published 2025-06-17 13:14:46 +00:00 by serviceuser

Installation

docker pull git.hrafn.xyz/aether/crontainer-dns:sha-3db641f
sha256:d12ad335580db9573b703dd5176ff0c5a2f2028d75917a3d24917dc7cddafa7b

Image Layers

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bind-tools cronie # buildkit
ADD --chmod=0755 cachedns.sh entrypoint.sh /usr/local/bin/ # buildkit
RUN /bin/sh -c crontab -l | { cat; echo "*/10 * * * * /usr/local/bin/cachedns.sh"; } | crontab - # buildkit
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
CMD ["crond" "-f"]

Labels

Key Value
org.opencontainers.image.created 2025-06-17T13:14:42.350Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 3db641f513531c3d0cad263b842498b6b2bf675e
org.opencontainers.image.source https://git.hrafn.xyz/aether/alpine-crontainer
org.opencontainers.image.title alpine-crontainer
org.opencontainers.image.url https://git.hrafn.xyz/aether/alpine-crontainer
org.opencontainers.image.version main
Details
Container
2025-06-17 13:14:46 +00:00
0
OCI / Docker
linux/amd64
6.9 MiB
Versions (31) View all
latest 2025-10-01
sha-3300ae9 2025-10-01
main 2025-10-01
sha-f736617 2025-10-01
sha-da7d1de 2025-10-01