Sign inSign up

technitium/dns-client:9.1.0

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:59ed85aa8489fe84ca307b58afb39a0f9cb17094fd35e6b99a4e5f389ce5e2a6

OS/ARCH

Compressed size

96.38 MB

Last pushed

9 months by shreyasonline

Type

Image

Manifest digest

sha256:6188c2843a47da9164cd7f9c897c4b18f8b3ad4cba8b525dc80d03979b4ffd17

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=9.0.110 B
6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=9.0.110 B
9COPY /dotnet /usr/share/dotnet # buildkit10.79 MB
10ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB
11RUN /bin/sh -c 4.27 MB
12WORKDIR /opt/technitium/dnsclient140 B
13COPY ./net.dnsclient/bin/Release/publish /opt/technitium/dnsclient # buildkit3.57 MB
14ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
15CMD ["--urls" "http://0.0.0.0:8001/"]0 B
16EXPOSE [8001/tcp]0 B
17LABEL org.opencontainers.image.title=Technitium DNS Client0 B
18LABEL org.opencontainers.image.vendor=Technitium0 B
19LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/net.dnsclient0 B
20LABEL org.opencontainers.image.url=https://dnsclient.net/0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'