sha256:2e5c51e832d76e088797ba741f1623fe86455ab222e44d50e9123e483bfe447b
OS/ARCH
linux/amd64
Compressed size
119.05 MB
Last pushed
11 months by mcarbenay
Type
Image
Manifest digest
sha256:2e5c51e832d76e088797ba741f1623fe86455ab222e44d50e9123e483bfe447b
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.210 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s153 B8ENV ASPNET_VERSION=8.0.210 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /app93 B11COPY ./ /app/ # buildkit32.04 MB12EXPOSE map[8080/tcp:{}]0 B13ENV ALTAZION_MODULES_LOGS=Altazion.Integrations.DataDog.Logs.DatadogLogService, Altazion.Integrations.DataDog.Logs0 B14ENV ALTAZION_MODULES_CONFIGURATION=Altazion.Integrations.Azure.Configuration.AppConfiguration, Altazion.Integrations.Azure.Configuration0 B15ENTRYPOINT ["dotnet" "Altazion.Orchestrator.UnifiedStock.Web.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'