Sign inSign up

altazion/delivery-optimizer:5210

Manifest digest

sha256:e4f40f2a339a66487f2b08d47669c9d3ee049a96edcc360401c05a2bfafa0640

OS/ARCH

linux/amd64

Compressed size

129.86 MB

Last pushed

12 months by mcarbenay

Type

Image

Manifest digest

sha256:e4f40f2a339a66487f2b08d47669c9d3ee049a96edcc360401c05a2bfafa0640

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.200 B
6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
7RUN /bin/sh -c ln -s152 B
8ENV ASPNET_VERSION=8.0.200 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app93 B
11COPY ./ /app/ # buildkit42.86 MB
12EXPOSE map[8080/tcp:{}]0 B
13ENV ALTAZION_MODULES_LOGS=Altazion.Integrations.DataDog.Logs.DatadogLogService, Altazion.Integrations.DataDog.Logs0 B
14ENV ALTAZION_MODULES_CONFIGURATION=Altazion.Integrations.Azure.Configuration.AppConfiguration, Altazion.Integrations.Azure.Configuration0 B
15ENTRYPOINT ["dotnet" "Altazion.Orchestrator.DeliveryOptimizer.Module.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'