Sign inSign up

tractusx/portal-services-service:f91e96cf589fab2dad13086a18999560787fcfe8

Multi-platform
Index digest

sha256:8fdef3f1d13176ab9de7ed8aada936dd6eda942a7e2ea7199a40d4b5d0b5abbf

OS/ARCH

Compressed size

71.31 MB

Last pushed

11 months by tractusxbot

Type

Image

Manifest digest

sha256:a1f3acf1c3a4971d4ef137fd95393240832d6735858019bdb80ec772a2867a8d

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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 add1.02 MB
5RUN /bin/sh -c addgroup 945 B
6ENV DOTNET_VERSION=9.0.100 B
7COPY /dotnet /usr/share/dotnet # buildkit32.97 MB
8RUN /bin/sh -c ln -s153 B
9ENV ASPNET_VERSION=9.0.100 B
10COPY /dotnet /usr/share/dotnet # buildkit10.79 MB
11ENV COMPlus_EnableDiagnostics=0 ASPNETCORE_URLS=http://+:80800 B
12WORKDIR /app92 B
13COPY /app/publish . # buildkit11.45 MB
14ENV ASPNETCORE_URLS=http://+:80800 B
15EXPOSE [8080/tcp]0 B
16RUN /bin/sh -c chown -R11.45 MB
17USER 1000:30000 B
18ENTRYPOINT ["dotnet" "Org.Eclipse.TractusX.Portal.Backend.Services.Service.dll"]0 B

Command

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