Sign inSign up

eduardo9292/microservice:2.0

Multi-platform
Index digest

sha256:0aca5dedf906e9f023ffe754f39a9ee275b7812c1dd09e2a533a9a6fdc6012b9

OS/ARCH

Compressed size

307.37 MB

Last pushed

over 2 years by eduardo9292

Type

Image

Manifest digest

sha256:ee5a27861203544ca4c35669718ae9fe34b405536208d32b77d0fcdfd6f07557

Image Layers

1ADD file ... in / 23.57 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 update16.83 MB
5RUN /bin/sh -c groupadd 3.21 KB
6ENV DOTNET_VERSION=8.0.00 B
7COPY /dotnet /usr/share/dotnet # buildkit28.95 MB
8RUN /bin/sh -c ln -s154 B
9ENV ASPNET_VERSION=8.0.00 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.44 MB
11ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.100 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
12RUN /bin/sh -c apt-get update25.62 MB
13RUN /bin/sh -c curl -fSL163.93 MB
14RUN /bin/sh -c powershell_version=7.4.0 15 MB
15ENV DOTNET_EnableWriteXorExecute=00 B
16ENV WORKDIR=/app0 B
17COPY . /app # buildkit6.34 KB
18WORKDIR /app32 B
19RUN /bin/sh -c dotnet restore23.02 MB

Command

ADD file:aef112919e7924ad6da32181b1df5099cd692680c104118da3a24cd4dfe55a1d in /