Sign inSign up

sridharraghunathan/authorizationservice.migration:56

Manifest digest

sha256:5c485173995d1af2e5d1bd6c6930e2766cbf15244d17361a83906e5e90cb3a4f

OS/ARCH

linux/amd64

Compressed size

91.1 MB

Last pushed

almost 2 years by sridharraghunathan

Type

Image

Manifest digest

sha256:5c485173995d1af2e5d1bd6c6930e2766cbf15244d17361a83906e5e90cb3a4f

Image Layers

1ADD file ... in / 27.78 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 update17.85 MB
5RUN /bin/sh -c groupadd 3.2 KB
6ENV DOTNET_VERSION=8.0.80 B
7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB
8RUN /bin/sh -c ln -s152 B
9ENV ASPNET_VERSION=8.0.80 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB
11WORKDIR /app93 B
12WORKDIR /app32 B
13COPY /app/publish . # buildkit4.2 MB
14ENTRYPOINT ["dotnet" "AuthorizationService.Migration.dll"]0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /