sha256:dc442f44064e9549c40416bc0a087515df15b4341e6063d4bd9813c240d91ff0
OS/ARCH
Compressed size
93.34 MB
Last pushed
6 months by horseframework
Type
Image
Manifest digest
sha256:4b29292cf5478f5c94eb4006ba552ad877fd2b6b0fba24bf35a67521aeb73f50
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 / 28.35 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update16.04 MB9RUN /bin/sh -c groupadd 3.45 KB10ENV DOTNET_VERSION=10.0.00 B11COPY /dotnet /usr/share/dotnet # buildkit35.01 MB12RUN /bin/sh -c ln -s155 B13ENV ASPNET_VERSION=10.0.00 B14COPY /dotnet /usr/share/dotnet # buildkit12.17 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