sha256:20cffa3e7f444e72916573f0b73514dc4b0af2e64496dbd69e197dd085e4a577
OS/ARCH
Compressed size
90 MB
Last pushed
6 months by horseframework
Type
Image
Manifest digest
sha256:6da96280adc961fbf77e475471858bea8d0f086ca0298630a1b44debde701ddc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update16.01 MB9RUN /bin/sh -c groupadd 3.48 KB10ENV DOTNET_VERSION=10.0.00 B11COPY /dotnet /usr/share/dotnet # buildkit33.01 MB12RUN /bin/sh -c ln -s154 B13ENV ASPNET_VERSION=10.0.00 B14COPY /dotnet /usr/share/dotnet # buildkit11.68 MB15WORKDIR /app93 B16WORKDIR /app32 B17COPY /app/publish . # buildkit1.77 MB18EXPOSE [2626/tcp]0 B19EXPOSE [2627/tcp]0 B20EXPOSE [2628/tcp]0 B21EXPOSE [2680/tcp]0 B22ENTRYPOINT ["dotnet" "MessagingServer.dll"]0 BCommand
ARG RELEASE