salesmannotes-web (sha256:e8e4b8f7d0d723ba8a2dd6441c172df74507785f59673cccab7806f3842e93ab)

Published 2024-10-24 06:09:31 +00:00 by seang96

Installation

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

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.10
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.10
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-10-24T06:08:09.253Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 0f45cf9b4d9a554b8f4d47875c2a4bdb3f9a575f
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 dev
Details
Container
2024-10-24 06:09:31 +00:00
0
OCI / Docker
linux/amd64
73 MiB
Versions (90) View all
fix-ios-blank-page 2025-01-08
sha-1cb481a 2025-01-08
sha-fa26c57 2025-01-08
sha-c52f62e 2025-01-08
sha-0d2848c 2025-01-08