salesmannotes-web (latest)
Published 2025-09-17 23:10:40 +00:00 by seang96
Installation
docker pull git.spgrn.com/seang96/salesmannotes-web:latestsha256:8ee01abeb96bda6409bf2bc9a3a2f61ccf1b91c4cdefb5a89305a33a0f739189Image 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.20 |
| 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.20 |
| 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-09-17T23:09:16.650Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | b33502e70c057448722afd5dc589c142d240c294 |
| 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 | 1.0.8 |
Details
2025-09-17 23:10:40 +00:00
Versions (9)
View all
Container
0
OCI / Docker
linux/amd64
73 MiB