sha256:e31afd5a1ff78a0a4d54b8ce553390d2b112ee4a318d7923dcd1760e8c8f58ab
OS/ARCH
Compressed size
108.59 MB
Last pushed
over 2 years by shreyasonline
Type
Image
Manifest digest
sha256:c0975e212ec67ff12acf049c7801a34a34117799a34d8142387ba6cdb1933fb0
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.66 MB5RUN /bin/sh -c groupadd 3.2 KB6ENV DOTNET_VERSION=8.0.10 B7COPY /dotnet /usr/share/dotnet # buildkit30.73 MB8RUN /bin/sh -c ln -s155 B9ENV ASPNET_VERSION=8.0.10 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.5 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/141 B17RUN /bin/sh -c apt update;16.69 MB18RUN /bin/sh -c apt update;4.12 MB19COPY ./net.dnsclient/bin/Release/publish/ . # buildkit1.09 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:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /