Sign inSign up

tractusx/portal-notification-service:e020345667592cec1a77ea378a555216cfe1af0b

Multi-platform
Index digest

sha256:3e8b0f693a553958025082da895795ff3e1f375e7f3d7228af32dd0270d98d45

OS/ARCH

Compressed size

68.03 MB

Last pushed

10 months by tractusxbot

Type

Image

Manifest digest

sha256:069b75eedbbd6c26a698c4ed53825064d6401893f3028a53b9896228c50e559d

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B
4RUN /bin/sh -c apk add997.62 KB
5RUN /bin/sh -c addgroup 948 B
6ENV DOTNET_VERSION=9.0.110 B
7COPY /dotnet /usr/share/dotnet # buildkit31.34 MB
8RUN /bin/sh -c ln -s165 B
9ENV ASPNET_VERSION=9.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit10.42 MB
11ENV COMPlus_EnableDiagnostics=0 ASPNETCORE_URLS=http://+:80800 B
12WORKDIR /app93 B
13COPY /app/publish . # buildkit10.67 MB
14ENV ASPNETCORE_URLS=http://+:80800 B
15EXPOSE [8080/tcp]0 B
16RUN /bin/sh -c chown -R10.67 MB
17USER 1000:30000 B
18ENTRYPOINT ["dotnet" "Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.dll"]0 B

Command

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit