Sign inSign up

technitium/dns-client:5.1

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:2426fe7062112b8e02e4920ed3e6bc0a1582526e682f203238012b4048ae54f0

OS/ARCH

Compressed size

97.99 MB

Last pushed

over 3 years by shreyasonline

Type

Image

Manifest digest

sha256:a28e0778b5c43701000c9dd48bcefa329d865c6e74509230e097a1af403df390

Image Layers

1ADD file ... in / 25.33 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update 14 MB
4ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
5ENV DOTNET_VERSION=7.0.50 B
6COPY dir:efc039468901f58be974913d5b859845509af29b5fb85730d24b5ad2327203b7 in /usr/share/dotnet 29 MB
7/bin/sh -c ln -s /usr/share/dotnet/dotnet155 B
8ENV ASPNET_VERSION=7.0.50 B
9COPY dir:ff219470f0820a088b14959c404c5207a10085397a1fff6f3b9f17337c3801ed in /usr/share/dotnet/shared/Microsoft.AspNetCore.App 9.54 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.8 MB
17RUN /bin/sh -c apt update;4.26 MB
18COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.05 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:dbb95e676c7a9806b1883ebcf4259345159caf22ff7194ba7556ea0b1f78099a in /