sha256:ed450d771d82029840b1c96e84437a4d894712f4a4e99687048d5285977d4cb1
OS/ARCH
Compressed size
93.4 MB
Last pushed
5 months by horseframework
Type
Image
Manifest digest
sha256:433ca0ce1270bfcf36c318612624d01443b9c16f7c7320e3a2e3938f3a308425
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.83 MB18EXPOSE [2626/tcp]0 B19EXPOSE [2627/tcp]0 B20EXPOSE [2628/tcp]0 B21EXPOSE [2680/tcp]0 B22ENTRYPOINT ["dotnet" "MessagingServer.dll"]0 BCommand
ARG RELEASE