Sign inSign up

technitium/dns-server:15.5.0

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:2502fd4993d18a8c6665ce6eefb20c76ca21918c5435a015d9485b36e8275b5e

OS/ARCH

Compressed size

104.16 MB

Last pushed

about 6 hours by shreyasonline

Type

Image

Manifest digest

sha256:6d66845f50a4f2ef7702286c4dca02e99adce51941ee07d7d7c49559086f46fb

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.6 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update15.98 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit32.86 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.120 B
13COPY /dotnet /usr/share/dotnet # buildkit11.67 MB
14ADD https://packages.microsoft.com/config/ubuntu/24.04/packages-microsoft-prod.deb / # buildkit4.17 KB
15RUN /bin/sh -c 10.23 MB
16WORKDIR /opt/technitium/dns135 B
17COPY ./DnsServerApp/bin/Release/publish /opt/technitium/dns # buildkit5.82 MB
18ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dns/DnsServerApp.dll"]0 B
19CMD ["/etc/dns"]0 B
20EXPOSE [443/tcp 443/udp 53/tcp 53/udp0 B
21LABEL org.opencontainers.image.title=Technitium DNS Server0 B
22LABEL org.opencontainers.image.version=15.5.00 B
23LABEL org.opencontainers.image.vendor=Technitium0 B
24LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/DnsServer0 B
25LABEL org.opencontainers.image.url=https://technitium.com/dns/0 B

Command

 ARG RELEASE