Sign inSign up

technitium/dns-server:13.1

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:e4d30a5dbe0980af5730d1e104a461319f4948bd4f1721f4df4e3e4a078e7f5f

OS/ARCH

Compressed size

89.08 MB

Last pushed

almost 2 years by shreyasonline

Type

Image

Manifest digest

sha256:8f7d703735716a1ca461a50c4ac1c99c3587671ee30118b12d424906faec58dc

Image Layers

1ADD file ... in / 23.57 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update16.84 MB
5RUN /bin/sh -c groupadd 3.25 KB
6ENV DOTNET_VERSION=8.0.100 B
7COPY /dotnet /usr/share/dotnet # buildkit28.86 MB
8RUN /bin/sh -c ln -s163 B
9ENV ASPNET_VERSION=8.0.100 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.5 MB
11ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB
12RUN /bin/sh -c 7.4 MB
13WORKDIR /opt/technitium/dns136 B
14COPY ./DnsServerApp/bin/Release/publish /opt/technitium/dns # buildkit1.9 MB
15STOPSIGNAL SIGINT0 B
16ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dns/DnsServerApp.dll"]0 B
17CMD ["/etc/dns"]0 B
18EXPOSE map[443/tcp:{} 443/udp:{} 53/tcp:{} 53/udp:{}0 B
19LABEL org.opencontainers.image.title=Technitium DNS Server0 B
20LABEL org.opencontainers.image.vendor=Technitium0 B
21LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/DnsServer0 B
22LABEL org.opencontainers.image.url=https://technitium.com/dns/0 B

Command

ADD file:e76e8ba7ebca0b1dcaec16ad1e863ab59c7e155f0b95ba46f5543e418a904b35 in /