Sign inSign up

changemakerstudiosus/papercut-smtp:7.8.1-alpha.5

Multi-platform
Integration & delivery
Developer tools
Monitoring & observability
Index digest

sha256:0023a4d6c84ff5917c0a602528a4d07e959ecde22f885d2567304198a9d73b5d

OS/ARCH

Compressed size

94.3 MB

Last pushed

about 1 month by jabenc

Type

Image

Manifest digest

sha256:efe975008b951bd53c633b40ef9b9ae2d9d4efd77b025bd5e7af1dae9635c73c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update15.97 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit32.85 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.110 B
13COPY /dotnet /usr/share/dotnet # buildkit11.65 MB
14USER 16540 B
15WORKDIR /app95 B
16ARG BUILD_VERSION=7.8.1-alpha.50 B
17ARG BUILD_DATE=2026-08-15T22:45:13Z0 B
18ARG VCS_REF=85a6fea9eb002ec46baea222afe1d65351993d8c0 B
19LABEL org.opencontainers.image.title=Papercut SMTP Service org.opencontainers.image.description=Papercut0 B
20WORKDIR /app32 B
21COPY /app/publish . # buildkit6.28 MB
22ENV ASPNETCORE_ENVIRONMENT=Production0 B
23EXPOSE [8080/tcp]0 B
24EXPOSE [2525/tcp]0 B
25CMD ["dotnet" "Papercut.Service.dll"]0 B

Command

 ARG RELEASE