Adrian Rose aderrose

mailtrapwebhook (latest-linux-x64)

Published 2026-04-24 08:26:55 +02:00 by aderrose

Installation

docker pull registry.gitea.roseitsolutions.co.uk/aderrose/mailtrapwebhook:latest-linux-x64
sha256:e2bacdc739b0fcd7d34bcd556ebc3b4eccd477b1f4b0b0d848c4573d684d6448

Image Layers

COPY /rootfs / # buildkit
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
COPY /rootfs/home/app /home/app # buildkit
USER 1654
ENV DOTNET_VERSION=10.0.7
COPY /usr/share/dotnet /usr/share/dotnet # buildkit
COPY /dotnet-symlink /usr/bin # buildkit
ENTRYPOINT ["/usr/bin/dotnet"]
CMD ["--info"]
ENV ASPNET_VERSION=10.0.7
COPY /dotnet /usr/share/dotnet # buildkit
.NET SDK Container Tooling, version 10.0.203-servicing.26219.105+c23858a6d860abe3ca94f9ac630c3e61b2625664

Labels

Key Value
net.dot.runtime.majorminor 10.0
net.dot.sdk.version 10.0.203
org.opencontainers.artifact.created 2026-04-24T06
org.opencontainers.image.authors MailtrapWebhook
org.opencontainers.image.base.digest sha256:6d131fc0b57bc3ca9fb8020e3f8a76c0345d62ac9e864eda0fedc41ce03dedc0
org.opencontainers.image.base.name mcr.microsoft.com/dotnet/aspnet
org.opencontainers.image.created 2026-04-24T06
org.opencontainers.image.version 1.0.0
Details
Container
2026-04-24 08:26:55 +02:00
32
OCI / Docker
linux/amd64
MailtrapWebhook
62 MiB
Versions (2) View all
latest 2026-04-24
latest-linux-x64 2026-04-24