• Joined on 2025-09-09

godm-backend (latest)

Published 2026-01-17 01:00:16 +01:00 by YABOI

Installation

docker pull git.yaboi.dev/yaboi/godm-backend:latest
sha256:3b5b4e00a179efdbb1be62d86338e0e6ab26e7b9faac981c5f35f8e3d8026774

Image Layers

WORKDIR /app
COPY /app/server . # buildkit
COPY config.yaml . # buildkit
COPY ed25519_private.pem . # buildkit
COPY ed25519_public.pem . # buildkit
USER nonroot:nonroot
CMD ["/app/server"]
Details
Container
2026-01-17 01:00:16 +01:00
0
OCI / Docker
linux/amd64
27 MiB
Versions (1) View all
latest 2026-01-17