Sign inSign up

technitium/dns-client:5.1

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:2426fe7062112b8e02e4920ed3e6bc0a1582526e682f203238012b4048ae54f0

OS/ARCH

Compressed size

105.1 MB

Last pushed

over 3 years by shreyasonline

Type

Image

Manifest digest

sha256:465deeb2e26598bc50e953c657a78a60cc271a9d9057999b67d41278b7a3222a

Image Layers

1ADD file ... in / 29.95 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update 14.47 MB
4ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
5ENV DOTNET_VERSION=7.0.50 B
6COPY dir:d047d158ec6d05333fed3029665c06808b52d4d8225a0c71387ffeda7735c7bb in /usr/share/dotnet 30.95 MB
7/bin/sh -c ln -s /usr/share/dotnet/dotnet155 B
8ENV ASPNET_VERSION=7.0.50 B
9COPY dir:92bf025ac6ae2fcccb56b9250069db943d8934aa484232b9e95ab8719fbda315 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App 9.64 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.84 MB
17RUN /bin/sh -c apt update;4.2 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:88252a7f118b4d6f55dd5baf49dbcaa053c9d6172c652963c1151fa76f625e44 in /