Sign inSign up

technitium/dns-client:8.1.4

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:f8f1fda04978fa6c98e0d91aa60e7ea991914d9cc1659fea706b996ec200f670

OS/ARCH

Compressed size

92.24 MB

Last pushed

almost 2 years by shreyasonline

Type

Image

Manifest digest

sha256:afa6e6903059f7e1f0ca2a465ed902206f445246ccada8db2e52f2b6163d1697

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 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 update17.86 MB
5RUN /bin/sh -c groupadd 3.21 KB
6ENV DOTNET_VERSION=8.0.110 B
7COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
8RUN /bin/sh -c ln -s155 B
9ENV ASPNET_VERSION=8.0.110 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB
11ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB
12RUN /bin/sh -c 4.18 MB
13WORKDIR /opt/technitium/dnsclient140 B
14COPY ./net.dnsclient/bin/Release/publish /opt/technitium/dnsclient # buildkit1.11 MB
15ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
16CMD ["--urls" "http://0.0.0.0:8001/"]0 B
17EXPOSE map[8001/tcp:{}]0 B
18LABEL org.opencontainers.image.title=Technitium DNS Client0 B
19LABEL org.opencontainers.image.vendor=Technitium0 B
20LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/net.dnsclient0 B
21LABEL org.opencontainers.image.url=https://dnsclient.net/0 B

Command

ADD rootfs.tar.xz / # buildkit