dns

authoritative (205)

Published 2026-03-31 23:18:18 +00:00 by dfritz

Installation

docker pull code.fritzlab.net/dns/authoritative:205
sha256:528379078585448f6f5ec248dfe13a7d54ffc71cedab7c73c8b2fe8d7344808a

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in /
CMD ["/bin/bash"]
COPY /tmp/coredns/coredns/coredns /dns/ # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y libunbound-dev && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /dns/
ENTRYPOINT ["./coredns"]
COPY Corefile /dns/ # buildkit
COPY /builder/zones/ /dns/ # buildkit

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-03-31 23:18:18 +00:00
1
OCI / Docker
linux/amd64
39 MiB
Versions (176) View all
205 2026-03-31
latest 2026-03-28
204 2026-03-28
203 2026-03-27
202 2026-03-27