para

neemle-landing/api (sha256:80b748d78c16266836e93495f1e88a1511c3a8a75d75505e600bd9956a86d291)

Published 2026-05-20 19:47:30 +00:00 by admin

Installation

docker pull git.vezha.io/para/neemle-landing/api@sha256:80b748d78c16266836e93495f1e88a1511c3a8a75d75505e600bd9956a86d291
sha256:80b748d78c16266836e93495f1e88a1511c3a8a75d75505e600bd9956a86d291

About this package

Neemle landing .NET 10 API + Angular admin/public bundles, ready for reverse-proxy deployment.

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.8
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.8
COPY /dotnet /usr/share/dotnet # buildkit
WORKDIR /app/api
COPY --chown=app:app /publish/api /app/api # buildkit
COPY --chown=app:app /publish/wwwroot /app/api/wwwroot # buildkit
COPY --chown=app:app /publish/keyring /app/keyring # buildkit
COPY --chown=app:app /publish/geoip /app/geoip # buildkit
COPY --chown=app:app /ffmpeg /app/ffmpeg/ffmpeg # buildkit
COPY --chown=app:app /ffprobe /app/ffmpeg/ffprobe # buildkit
USER app:app
ENV ASPNETCORE_URLS=http://+:8080 DATAPROTECTION_KEYRING=/app/keyring GEOIP_MAXMIND_DB_PATH=/app/geoip/GeoLite2-Country.mmdb FFMPEG_BINARY_FOLDER=/app/ffmpeg HEALTHCHECK_PORT=8080
EXPOSE map[8080/tcp:{}]
HEALTHCHECK &{["CMD" "dotnet" "/app/api/Vezha.Api.dll" "--healthcheck"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["dotnet" "/app/api/Vezha.Api.dll"]

Labels

Key Value
org.opencontainers.image.description Neemle landing .NET 10 API + Angular admin/public bundles, ready for reverse-proxy deployment.
org.opencontainers.image.licenses Proprietary
org.opencontainers.image.title Neemle Landing API
Details
Container
2026-05-20 19:47:30 +00:00
2
OCI / Docker
linux/amd64
Proprietary
285 MiB
Versions (13) View all
latest 2026-05-20
sha-b16698f 2026-05-20
v0.3.0 2026-05-20
0.3.0 2026-05-20
main 2026-05-20