sha256:0cfbe02455eb594b64a56e624f420b26e7b4f43e9d432f4e3a3c1046ed542e02
OS/ARCH
Compressed size
109.05 MB
Last pushed
almost 2 years by shreyasonline
Type
Image
Manifest digest
sha256:64fa999f64337bd29f7e40a24739bccc6463fbcfe89d6df0e39f65e86eba2de0
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.85 MB5RUN /bin/sh -c groupadd 3.2 KB6ENV DOTNET_VERSION=8.0.80 B7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB8RUN /bin/sh -c ln -s154 B9ENV ASPNET_VERSION=8.0.80 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB11LABEL product=Technitium DNS Client0 B12LABEL vendor=Technitium0 B14LABEL project_url=https://dnsclient.net/0 B15LABEL github_url=https://github.com/TechnitiumSoftware/net.dnsclient0 B16WORKDIR /opt/technitium/dnsclient/143 B17RUN /bin/sh -c apt update;16.75 MB18RUN /bin/sh -c apt update;4.29 MB19COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.11 MB20EXPOSE map[8001/tcp:{}]0 B21ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B22CMD ["--urls" "http://0.0.0.0:8001/"]0 BCommand
ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /