sha256:4de11d83eaf3ad8d6d4956367b168683415cb51fa25deb12ef23c8d16e0a5906
OS/ARCH
Compressed size
198.18 MB
Last pushed
about 1 month by quali
Type
Image
Manifest digest
sha256:6839399ee4b9db91f79de03039512ed3b102cceb83c81ffeb1f55d128a9f2e67
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update14.96 MB9ENV DOTNET_VERSION=7.0.200 B10COPY /dotnet /usr/share/dotnet # buildkit29.3 MB11RUN /bin/sh -c ln -s154 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update21.26 MB14WORKDIR /app32 B15COPY /app/publish . # buildkit106.56 MB16RUN /bin/sh -c useradd -u4.4 KB17ENTRYPOINT ["dotnet" "Quali.Colony.Services.Environments.UnifiedRunner.dll"]0 BCommand
ARG RELEASE