sha256:dda5d92d2c7a044f4e20980222ad4c54f61ddc1b4e7241a4ea13a4a69d0a3459
OS/ARCH
Compressed size
136.49 MB
Last pushed
7 months by jchristn77
Type
Image
Manifest digest
sha256:b5bcb274644005f6613e901d00300b21d95c9f520c4df44e1ed99ff930df1f59
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.53 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update23.74 MB9RUN /bin/sh -c groupadd 3.48 KB10ENV DOTNET_VERSION=10.0.20 B11COPY /dotnet /usr/share/dotnet # buildkit32.92 MB12RUN /bin/sh -c ln -s154 B13ENV ASPNET_VERSION=10.0.20 B14COPY /dotnet /usr/share/dotnet # buildkit11.69 MB15RUN /bin/sh -c apt-get update29.02 MB16WORKDIR /app93 B17RUN /bin/sh -c mkdir -p154 B18COPY /app/publish . # buildkit11.61 MB19EXPOSE [8400/tcp]0 B20ENTRYPOINT ["dotnet" "Partio.Server.dll"]0 BCommand
ARG RELEASE