containers/vhallac/tinydns (1.3)

Published 2026-05-23 06:32:59 +00:00 by vedat

Installation

docker pull git.thinkerer.net/vedat/containers/vhallac/tinydns:1.3
sha256:2e7faf1795866ec40bd325dd1a0d0e50cc8f62c4ce6240641cc4d3a3b400f4dc

Image Layers

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c sed -i 's/^https/http/g' /etc/apk/repositories && apk upgrade --update --no-cache && apk add --no-cache tini
ENTRYPOINT [ "/sbin/tini", "--" ]
COPY multi:7d15e087f575e03a732a0915573e1021fc9a97f76cecae662651ea51f0cbe831 in /usr/local/bin/
/bin/sh -c adduser -D -H -u 777 -h /dns -s /bin/false dns
ENV IP=0.0.0.0
ENV ROOT=/dns/data
ENV UID=777 GID=777
VOLUME /dns/data
EXPOSE 53/UDP 53/TCP
CMD [ "/usr/local/bin/tinydns" ]

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-05-23 06:32:59 +00:00
7
OCI / Docker
linux/amd64
7.4 MiB
Versions (1) View all
1.3 2026-05-23