sha256:5e03ad14f3cfa0ce98c83b50eb70707a552379a27b9c8aaf3289995fde45dbd0
OS/ARCH
linux/amd64
Compressed size
106.63 MB
Last pushed
6 months by mcarbenay
Type
Image
Manifest digest
sha256:5e03ad14f3cfa0ce98c83b50eb70707a552379a27b9c8aaf3289995fde45dbd0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update17.48 MB9ENV DOTNET_VERSION=6.0.360 B10COPY /dotnet /usr/share/dotnet # buildkit30.19 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=6.0.360 B13COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.04 MB14WORKDIR /app93 B15COPY ./ /app/ # buildkit23.69 MB16ENTRYPOINT ["dotnet" "Altazion.Orchestrator.OmsService.dll"]0 BCommand
ARG RELEASE