foxsync-auth (sha256:afe87c0a2634ad687aafe9dbc7e7a1133b141976bc8e72a12f677a9afdc19d05)

Published 2025-09-19 22:04:58 +02:00 by MeiHasCrashed

Installation

docker pull git.robomei.dev/foxsync/foxsync-auth@sha256:afe87c0a2634ad687aafe9dbc7e7a1133b141976bc8e72a12f677a9afdc19d05
sha256:afe87c0a2634ad687aafe9dbc7e7a1133b141976bc8e72a12f677a9afdc19d05

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'
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 libicu72 libssl3 libstdc++6 tzdata && 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=9.0.9
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
ENV ASPNET_VERSION=9.0.9
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/* # buildkit
USER 1654
WORKDIR /app
EXPOSE &{[{{5 0} {5 0}}] 0xc0007a5600}
EXPOSE &{[{{6 0} {6 0}}] 0xc0007a5600}
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["dotnet" "FoxSync.Auth.dll"]

Labels

Key Value
org.opencontainers.image.created 2025-09-19T20:04:06.312Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 083c8fecc8586b9b54988132a4ca52d410b36d83
org.opencontainers.image.source https://git.robomei.dev/FoxSync/FoxSyncServer
org.opencontainers.image.title FoxSyncServer
org.opencontainers.image.url https://git.robomei.dev/FoxSync/FoxSyncServer
org.opencontainers.image.version 1.1.0
Details
Container
2025-09-19 22:04:58 +02:00
1
OCI / Docker
linux/amd64
95 MiB
Versions (6) View all
1.1.2 2026-02-01
latest 2026-02-01
1.1.1 2025-10-16
1.1.0 2025-09-19
1.0.1 2025-09-19