Adrian Rose aderrose

drsarahrose (latest-linux-x64)

Published 2026-03-22 22:45:42 +01:00 by aderrose

Installation

docker pull registry.gitea.roseitsolutions.co.uk/aderrose/drsarahrose:latest-linux-x64
sha256:0c20100a28d6c26e17bb3b10317f985eedae37078187e9a7f0ed307af1bfe5d5

Image Layers

COPY /rootfs / # buildkit
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
COPY --chown=1654:1654 /rootfs/home/app /home/app # buildkit
USER 1654
ENV DOTNET_VERSION=10.0.5
COPY /usr/share/dotnet /usr/share/dotnet # buildkit
COPY /dotnet-symlink /usr/bin # buildkit
ENTRYPOINT ["/usr/bin/dotnet"]
CMD ["--info"]
ENV ASPNET_VERSION=10.0.5
COPY /dotnet /usr/share/dotnet # buildkit
.NET SDK Container Tooling, version 10.0.201-servicing.26153.122+4d3023de605a78ba3e59e50c657eed70f125c68a

Labels

Key Value
net.dot.runtime.majorminor 10.0
net.dot.sdk.version 10.0.201
org.opencontainers.artifact.created 2026-03-22T21
org.opencontainers.image.authors DrSarahRose
org.opencontainers.image.base.digest sha256:512bdc0e4f4fd326075b07ee99dd5374c664b9473a9b027cf0c3f92162c7f728
org.opencontainers.image.base.name mcr.microsoft.com/dotnet/aspnet
org.opencontainers.image.created 2026-03-22T21
org.opencontainers.image.version 1.0.0
Details
Container
2026-03-22 22:45:42 +01:00
8
OCI / Docker
linux/amd64
DrSarahRose
73 MiB
Versions (2) View all
latest-linux-x64 2026-03-22
latest 2026-03-22