sha256:f2b258c4bf05531edf676637eeff26d9a343b80beccc9e9f85189222b7312b03
OS/ARCH
Compressed size
92.23 MB
Last pushed
almost 2 years by shreyasonline
Type
Image
Manifest digest
sha256:551ebb298795d5c32ec346d85cf834dce6d409c199023cfd8a2aedba718676b3
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.100 B7COPY /dotnet /usr/share/dotnet # buildkit30.75 MB8RUN /bin/sh -c ln -s154 B9ENV ASPNET_VERSION=8.0.100 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB11ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB12RUN /bin/sh -c 4.18 MB13WORKDIR /opt/technitium/dnsclient142 B14COPY ./net.dnsclient/bin/Release/publish /opt/technitium/dnsclient # buildkit1.11 MB15ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B16CMD ["--urls" "http://0.0.0.0:8001/"]0 B17EXPOSE map[8001/tcp:{}]0 B18LABEL org.opencontainers.image.title=Technitium DNS Client0 B19LABEL org.opencontainers.image.vendor=Technitium0 B20LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/net.dnsclient0 B21LABEL org.opencontainers.image.url=https://dnsclient.net/0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /