para

webmail (latest)

Published 2026-05-13 21:07:43 +00:00 by admin

Installation

docker pull git.vezha.io/para/webmail:latest
sha256:99e09f3a05a3b1a3a5d9d2022360c6eb7cb856e7411ffdae87fc94b08152774e

About this package

Single-image .NET 10 AOT + Angular 21 webmail

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
WORKDIR /app
COPY /out/VezhaMail /app/VezhaMail # buildkit
COPY /out/wwwroot /app/wwwroot # buildkit
EXPOSE map[8080/tcp:{}]
ENV ASPNETCORE_URLS=http://+:8080 DOTNET_GCServer=1 DOTNET_TieredCompilation=0
LABEL org.opencontainers.image.source=https://git.vezha.io/para/webmail org.opencontainers.image.title=Vezha Mail org.opencontainers.image.description=Single-image .NET 10 AOT + Angular 21 webmail org.opencontainers.image.licenses=MIT
ENTRYPOINT ["/app/VezhaMail"]

Labels

Key Value
org.opencontainers.image.description Single-image .NET 10 AOT + Angular 21 webmail
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://git.vezha.io/para/webmail
org.opencontainers.image.title Vezha Mail
Details
Container
2026-05-13 21:07:43 +00:00
0
OCI / Docker
linux/amd64
MIT
15 MiB
Versions (2) View all