Sign inSign up

yotamloe/dotnetexample:latest

Manifest digest

sha256:20eebbeb05ef738b90c7892bcc0e78aa78a9985035bd72278964b9f756d11c25

OS/ARCH

linux/amd64

Compressed size

76.96 MB

Last pushed

almost 3 years by yotamloe

Type

Image

Manifest digest

sha256:20eebbeb05ef738b90c7892bcc0e78aa78a9985035bd72278964b9f756d11c25

Image Layers

1ADD file ... in / 27.8 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 update18.27 MB
5RUN /bin/sh -c groupadd 3.21 KB
6ENV DOTNET_VERSION=8.0.00 B
7COPY /dotnet /usr/share/dotnet # buildkit30.85 MB
8RUN /bin/sh -c ln -s155 B
9WORKDIR /app126 B
10COPY bin/Release/net8.0/publish/ /app/ # buildkit38.53 KB
11ENTRYPOINT ["dotnet" "dotnet-example.dll"]0 B

Command

ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /