chessyoung

chessyoung-hub-webapi (sha-121079e37255)

Published 2026-09-03 14:53:47 +08:00 by deploy-bot

Installation

docker pull gitea.chessyoung.com/chessyoung/chessyoung-hub-webapi:sha-121079e37255
sha256:fc959fb5c521dcb580a2f50f02291e8a3884835ab7ec883493a64db83ce709e2

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:cb9335ce6f27399c2b17787739d6675502767c53e0335ded2a5f0d003d996650 in /
CMD ["/bin/bash"]
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc-s1 libicu74 libssl3t64 libstdc++6 tzdata tzdata-legacy && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c groupadd --gid=$APP_UID app && useradd --no-log-init --uid=$APP_UID --gid=$APP_UID --create-home app # buildkit
ENV DOTNET_VERSION=10.0.11
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
ENV ASPNET_VERSION=10.0.11
COPY /dotnet /usr/share/dotnet # buildkit
.NET SDK Container Tooling, version 10.0.400-servicing.26379.115+14fbf8d5271c98133561eb55185fdb05b286f578

Labels

Key Value
net.dot.runtime.majorminor 10.0
net.dot.sdk.version 10.0.400
org.opencontainers.artifact.created 2026-09-03T06:53:42.8189307Z
org.opencontainers.image.authors ChessYoung.Hub.Web
org.opencontainers.image.base.digest sha256:1dcd9841b075d1d1013caa170b86ae58b8a8a563de9a3e319fd46a45e7ecc130
org.opencontainers.image.base.name mcr.microsoft.com/dotnet/aspnet:10.0
org.opencontainers.image.created 2026-09-03T06:53:42.8189307Z
org.opencontainers.image.version 1.0.0
Details
Container
2026-09-03 14:53:47 +08:00
0
OCI / Docker
linux/amd64
ChessYoung.Hub.Web
176 MiB
Versions (122) View all
sha-051c1e1663ad 2026-09-21
v2026.09.21.02 2026-09-21
sha-7e5b83896e0e 2026-09-21
v2026.09.21.01 2026-09-21
sha-06dfe21f459d 2026-09-21