• Joined on 2026-02-02

repostarr-server (main)

Published 2026-04-03 08:32:35 +02:00 by laurent

Installation

docker pull forge.dilain.com/laurent/repostarr-server:main
sha256:7ca02e66efe160b94fd7f84828ad251d500eec28c8788a26c000ddc76eb8f078

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
RUN /bin/sh -c apt-get update -qq && apt-get install -y -qq ca-certificates 7zip && rm -rf /var/lib/apt/lists/* && ln -sf /usr/bin/7zz /usr/bin/7z # buildkit
WORKDIR /app
COPY /build/repostarr-server . # buildkit
EXPOSE map[3003/tcp:{}]
CMD ["./repostarr-server" "serve" "-c" "/config/config.yml"]
Details
Container
2026-04-03 08:32:35 +02:00
35
OCI / Docker
linux/amd64
42 MiB
Versions (2) View all
latest 2026-04-03
main 2026-04-03