Sign inSign up

altazion/orchestrator-oms:prod-20260213-2100-.1

Index digest

sha256:27c33a8f669baa18d850bc725e14f60f52a8a9e11d6b09693546c7feb0d65214

OS/ARCH

linux/amd64

Compressed size

106.63 MB

Last pushed

7 months by mcarbenay

Type

Image

Manifest digest

sha256:f2fb1c6f6e1c41701d47a4a0a85815af290b950abd5e3b32918d4a8d230e2808

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update17.48 MB
9ENV DOTNET_VERSION=6.0.360 B
10COPY /dotnet /usr/share/dotnet # buildkit30.19 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=6.0.360 B
13COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.04 MB
14WORKDIR /app93 B
15COPY ./ /app/ # buildkit23.69 MB
16ENTRYPOINT ["dotnet" "Altazion.Orchestrator.OmsService.dll"]0 B

Command

 ARG RELEASE