salesmannotes-sync (sha-9107e9d)

Published 2026-04-27 23:17:04 +00:00 by seang96

Installation

docker pull git.spgrn.com/seang96/salesmannotes-sync:sha-9107e9d
sha256:9e2a5d056c0a1ca3de7c72896a86b45639b8c16f4f40733facb562adce962ca3

Image layers

COPY /rootfs / # buildkit
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true
COPY /rootfs/home/app /home/app # buildkit
USER 1654
ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
USER 1654
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["./SalesmanNotesSync"]

Labels

Key Value
org.opencontainers.image.created 2026-04-27T23:16:38.276Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 9107e9d45952f1c8c593923dad720a662c7366a9
org.opencontainers.image.source https://git.spgrn.com/seang96/SalesmanNotes
org.opencontainers.image.title SalesmanNotes
org.opencontainers.image.url https://git.spgrn.com/seang96/SalesmanNotes
org.opencontainers.image.version main
Details
Container
2026-04-27 23:17:04 +00:00
0
OCI / Docker
linux/amd64
52 MiB
Versions (14) View all
pr-1-head 2026-04-28
sha-c547ac8 2026-04-28
feature-emails 2026-04-28
main 2026-04-27
sha-9107e9d 2026-04-27