crontainer-dns (sha-080e13e)
Published 2025-09-30 20:53:55 +00:00 by serviceuser
Installation
docker pull git.hrafn.xyz/aether/crontainer-dns:sha-080e13esha256:4f2e478080c2c29cf2712d8c194b1a22525c3fd6a33e5ec1847fa3ca4e325245
Image Layers
| ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL owner=aether |
| 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 |
| RUN /bin/sh -c crontab -l | { cat; echo "@reboot /usr/local/bin/cachedns.sh"; } | crontab - # buildkit |
| ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] |
| CMD ["/usr/sbin/crond" "-n"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-30T20:53:47.600Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 080e13e5c26c22d35267535f136ffdca02412ba4 |
| org.opencontainers.image.source | https://git.hrafn.xyz/aether/nginx-docker |
| org.opencontainers.image.title | nginx-docker |
| org.opencontainers.image.url | https://git.hrafn.xyz/aether/nginx-docker |
| org.opencontainers.image.version | main |
| owner | aether |
Details
2025-09-30 20:53:55 +00:00
Versions (31)
View all
Container
0
OCI / Docker
linux/amd64
6.9 MiB
latest
2025-10-01
sha-3300ae9
2025-10-01
main
2025-10-01
sha-f736617
2025-10-01
sha-da7d1de
2025-10-01