salesmannotes-web (sha256:3cd06e1e897486049611bfb01ad4badb526f20832cb01f42e0050e9eb4862886)
Published 2025-01-15 06:02:50 +00:00 by seang96
Installation
docker pull git.spgrn.com/seang96/salesmannotes-web@sha256:3cd06e1e897486049611bfb01ad4badb526f20832cb01f42e0050e9eb4862886
sha256:3cd06e1e897486049611bfb01ad4badb526f20832cb01f42e0050e9eb4862886
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-15T05:58:55.346Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | f1f097cd862f6b3c515416888ca0cb5a79b98245 |
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
2025-01-15 06:02:50 +00:00
Versions (93)
View all
Container
2
OCI / Docker
linux/amd64
73 MiB
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