Sign inSign up

technitium/dns-client:5.3

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:0a0144a45a438e60506024c4af3fa7b912c89029a6bd58d1cd306d16fb80978e

OS/ARCH

Compressed size

101.88 MB

Last pushed

about 3 years by shreyasonline

Type

Image

Manifest digest

sha256:6b8e3ef77fea2a5aaa8583978ea3f8f8ad516b8abf9da843894c71035e6b9a14

Image Layers

1ADD file ... in / 28.67 MB
2CMD ["bash"]0 B
3ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
4/bin/sh -c apt-get update 14.22 MB
5ENV DOTNET_VERSION=7.0.100 B
6COPY dir:543f1d26205f734b1fd8ead4f34b08c1c890218353d080044b4c10948fa1b537 in /usr/share/dotnet 29.3 MB
7/bin/sh -c ln -s /usr/share/dotnet/dotnet156 B
8ENV ASPNET_VERSION=7.0.100 B
9COPY dir:0da3d46a304bfad75fca7eb1b0c9b7ccb290c5dec39cfedaea3627aaaf61890a in /usr/share/dotnet/shared/Microsoft.AspNetCore.App 9.36 MB
10LABEL product=Technitium DNS Client0 B
11LABEL vendor=Technitium0 B
13LABEL project_url=https://dnsclient.net/0 B
14LABEL github_url=https://github.com/TechnitiumSoftware/net.dnsclient0 B
15WORKDIR /opt/technitium/dnsclient/141 B
16RUN /bin/sh -c apt update;14.68 MB
17RUN /bin/sh -c apt update;4.6 MB
18COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.06 MB
19EXPOSE map[8001/tcp:{}]0 B
20ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
21CMD ["--urls" "http://0.0.0.0:8001/"]0 B

Command

ADD file:085ecd2f941de953afe5513a41a37412d72cbafd982de581ebd2309b3772b51e in /