salesmannotes-web (sha256:d53e3838bfa19d42cb1f8c0cbd9b6cb7515db6dc238da78efcf7fd0473f3b637)

Published 2024-12-21 22:00:29 +00:00 by seang96

Installation

docker pull git.spgrn.com/seang96/salesmannotes-web@sha256:d53e3838bfa19d42cb1f8c0cbd9b6cb7515db6dc238da78efcf7fd0473f3b637
sha256:d53e3838bfa19d42cb1f8c0cbd9b6cb7515db6dc238da78efcf7fd0473f3b637

Image Layers

COPY /rootfs / # buildkit
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true
COPY --chown=1654:1654 /rootfs/home/app /home/app # buildkit
USER 1654
ENV DOTNET_VERSION=8.0.11
COPY /usr/share/dotnet /usr/share/dotnet # buildkit
COPY /dotnet-symlink /usr/bin # buildkit
ENTRYPOINT ["/usr/bin/dotnet"]
CMD ["--info"]
ENV ASPNET_VERSION=8.0.11
COPY /dotnet /usr/share/dotnet # buildkit
USER 1654
WORKDIR /app
EXPOSE map[8080/tcp:{}]
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["dotnet" "SalesmanNotesWeb.dll"]

Labels

Key Value
org.opencontainers.image.created 2024-12-21T21:58:48.295Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 790f5de9a3c591ff9269e10f89f99c795602643a
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 feature-emails
Details
Container
2024-12-21 22:00:29 +00:00
0
OCI / Docker
linux/amd64
87 MiB
Versions (50) View all
pr-5-head 2024-12-21
sha-790f5de 2024-12-21
feature-emails 2024-12-21
main 2024-12-21
sha-f762af1 2024-12-21