Sign inSign up

technitium/dns-client:8.1.1

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:5b5edd948b1a241b7bc5680609f958dd572bd126fee672463a65d6b850f28c69

OS/ARCH

Compressed size

101.65 MB

Last pushed

almost 2 years by shreyasonline

Type

Image

Manifest digest

sha256:cf5cec4b4ae68d41e4361372219839495dd1ad29f06866eb4cd4cad8632827b3

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
11LABEL product=Technitium DNS Client0 B
12LABEL vendor=Technitium0 B
14LABEL project_url=https://dnsclient.net/0 B
15LABEL github_url=https://github.com/TechnitiumSoftware/net.dnsclient0 B
16WORKDIR /opt/technitium/dnsclient/140 B
17RUN /bin/sh -c apt update;16.56 MB
18RUN /bin/sh -c apt update;4.2 MB
19COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.11 MB
20EXPOSE map[8001/tcp:{}]0 B
21ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
22CMD ["--urls" "http://0.0.0.0:8001/"]0 B

Command

ADD file:e76e8ba7ebca0b1dcaec16ad1e863ab59c7e155f0b95ba46f5543e418a904b35 in /