Sign inSign up

technitium/dns-client:7.0

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:11829afe07c3673c4362611bc931ed129fc1ec6422b5d7f7e96c083ea47bc496

OS/ARCH

Compressed size

108.81 MB

Last pushed

over 2 years by shreyasonline

Type

Image

Manifest digest

sha256:e150f983f5135be382b953e30ee4370c8042162beef7275b07bae98e414d41aa

Image Layers

1ADD file ... in / 27.77 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.85 MB
5RUN /bin/sh -c groupadd 3.21 KB
6ENV DOTNET_VERSION=8.0.30 B
7COPY /dotnet /usr/share/dotnet # buildkit30.73 MB
8RUN /bin/sh -c ln -s154 B
9ENV ASPNET_VERSION=8.0.30 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.51 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/142 B
17RUN /bin/sh -c apt update;16.71 MB
18RUN /bin/sh -c apt update;4.13 MB
19COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.09 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:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /