repoman (sha256:bdd48dae7b7c6dea4347f97414a6e3b75fb361a348d6ca6e8279928b2c8b8f04)

Published 2026-08-24 05:07:21 +02:00 by Griefed

Installation

docker pull git.griefed.de/griefed/repoman@sha256:bdd48dae7b7c6dea4347f97414a6e3b75fb361a348d6ca6e8279928b2c8b8f04
sha256:bdd48dae7b7c6dea4347f97414a6e3b75fb361a348d6ca6e8279928b2c8b8f04

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64_tar
COPY /out/repoman /usr/local/bin/repoman # buildkit
COPY --chown=65532:65532 /data /data # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
USER 65532:65532
ENTRYPOINT ["/usr/local/bin/repoman"]
CMD ["serve" "--addr" ":8080" "--db" "/data/repoman.db"]
Details
Container
2026-08-24 05:07:21 +02:00
0
OCI / Docker
linux/amd64
10 MiB
Versions (6) View all
continuous 2026-08-24
latest 2026-08-23
v1.0.3 2026-08-23
v1.0.2 2026-08-23
v1.0.1 2026-08-22