sha256:53af30fc6d76b3d38e39b8f7baf1027665db43bf5b0092ec58b3f8572295c6b8
OS/ARCH
Compressed size
94.3 MB
Last pushed
about 1 month by jabenc
Type
Image
Manifest digest
sha256:33e00d7445d2de268bc1e852ff45905c8d11c289a46f30c73972a6a6be35c4b6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update15.97 MB8RUN /bin/sh -c groupadd 3.48 KB9ENV DOTNET_VERSION=10.0.110 B10COPY /dotnet /usr/share/dotnet # buildkit32.85 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit11.65 MB14USER 16540 B15WORKDIR /app95 B16ARG BUILD_VERSION=7.8.00 B17ARG BUILD_DATE=2026-08-15T21:16:26Z0 B18ARG VCS_REF=9dc528490f8a752a7d2bd8e9c50c225bf21531e60 B19LABEL org.opencontainers.image.title=Papercut SMTP Service org.opencontainers.image.description=Papercut0 B20WORKDIR /app32 B21COPY /app/publish . # buildkit6.28 MB22ENV ASPNETCORE_ENVIRONMENT=Production0 B23EXPOSE [8080/tcp]0 B24EXPOSE [2525/tcp]0 B25CMD ["dotnet" "Papercut.Service.dll"]0 BCommand
ARG RELEASE