rgpl (sha256:2a6fd711847ec4e1e84ffc7ae11cc0c722cfb27c133eabe264b2767788744ab2)

Published 2026-06-01 20:54:40 +00:00 by Paarroo

Installation

docker pull forgejo.tropcuit.agoradei.com/paarroo/rgpl@sha256:2a6fd711847ec4e1e84ffc7ae11cc0c722cfb27c133eabe264b2767788744ab2
sha256:2a6fd711847ec4e1e84ffc7ae11cc0c722cfb27c133eabe264b2767788744ab2

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates curl libssl3 && rm -rf /var/lib/apt/lists/* # buildkit
COPY dist/rgpl /usr/local/bin/rgpl # buildkit
EXPOSE [9876/tcp]
HEALTHCHECK {Test:[CMD-SHELL curl -sf http://localhost:9876/api/health || exit 1] Interval:30s Timeout:5s StartPeriod:10s StartInterval:0s Retries:3}
CMD ["rgpl"]
Details
Container
2026-06-01 20:54:40 +00:00
0
OCI / Docker
linux/amd64
41 MiB
Versions (2) View all