Farshad fa-sharp
  • Joined on 2025-10-30

rsecret (latest)

Published 2025-12-15 06:27:44 +00:00 by fa-sharp

Installation

docker pull gitea.fasharp.io/fa-sharp/rsecret:latest
sha256:63df061d7512953b8dbd4663c20e5472afed6ec5a201cdafe739ebd7a400c87e

Images

Digest OS / Arch Size
b24af5f3f3 linux/amd64 36 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'
ARG UID=10001
RUN |1 UID=10001 /bin/sh -c adduser --disabled-password --gecos "" --home "/home/appuser" --shell "/sbin/nologin" --uid "${UID}" appuser # buildkit
USER appuser
COPY --chown=appuser /app/run-server /usr/local/bin/ # buildkit
WORKDIR /app
ENV RSECRET_CONFIG=/app/config.toml
CMD ["run-server"]
Details
Container
2025-12-15 06:27:44 +00:00
3
OCI / Docker
Versions (6) View all