salesmannotes-web (sha256:eedbe20e14efd33ab1f42190ca0b7e3419b407ce776bbf0ef1c491371936b563)

Published 2025-01-15 07:11:20 +00:00 by seang96

Installation

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

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.12
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.12
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 2025-01-15T07:10:17.087Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision c613dc8369c54ef48aa52d5f7d38d17e7cfa8bfc
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 fix-ios-blank-page
Details
Container
2025-01-15 07:11:20 +00:00
0
OCI / Docker
linux/amd64
73 MiB
Versions (93) View all
fix-ios-blank-page 2025-01-15
sha-c613dc8 2025-01-15
sha-9f2647d 2025-01-15
sha-f1f097c 2025-01-15
sha-1cb481a 2025-01-08