salesmannotes-web (sha256:6fd32186fbf463b455d7d135fef3a2f2428b4941d3b69ecd0d5c6ae283c4e1a1)
Published 2024-12-26 17:16:19 +00:00 by seang96
Installation
docker pull git.spgrn.com/seang96/salesmannotes-web@sha256:6fd32186fbf463b455d7d135fef3a2f2428b4941d3b69ecd0d5c6ae283c4e1a1
sha256:6fd32186fbf463b455d7d135fef3a2f2428b4941d3b69ecd0d5c6ae283c4e1a1
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-26T17:15:03.391Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 8bfa514fdaebdafde27cfe6d924fc7ac80e0d82f |
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-glitchtip |
Details
2024-12-26 17:16:19 +00:00
Versions (62)
View all
Container
2
OCI / Docker
linux/amd64
73 MiB
pr-5-head
2024-12-26
sha-e60df00
2024-12-26
feature-emails
2024-12-26
sha-59d881b
2024-12-26
sha-a5dd444
2024-12-26