crontainer-dns (sha-48f6956)
Published 2025-06-27 08:18:29 +00:00 by serviceuser
Installation
docker pull git.hrafn.xyz/aether/crontainer-dns:sha-48f6956sha256:730a73668f54a8433470ff42a266b8c186ecf9c57ca5ea5e83fba712f1c52c6b
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 |
| 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-06-27T08:18:22.848Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 48f6956c8dc865cc7c72b042c00be3de29c3c5ae |
| 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 |
Details
2025-06-27 08:18:29 +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