Sign inSign up

altazion/oms-unifiedstock:6267

Manifest digest

sha256:0d6b90c0f5383e32e8c97af7d4412a833582cf2797f513e2e12a1949edc3d600

OS/ARCH

linux/amd64

Compressed size

119.05 MB

Last pushed

10 months by mcarbenay

Type

Image

Manifest digest

sha256:0d6b90c0f5383e32e8c97af7d4412a833582cf2797f513e2e12a1949edc3d600

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.220 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.220 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app93 B
11COPY ./ /app/ # buildkit32.05 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.UnifiedStock.Web.dll"]0 B

Command

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