pcsarchive (sha256:8a3252c42cd88ccfa2b39e7a42c2c24617582bd0df5d2f9b13ae22b722778887)

Published 2026-07-21 06:25:55 +00:00 by rune in rune/pcsarchive

Installation

docker pull code.jaduer.dk/rune/pcsarchive@sha256:8a3252c42cd88ccfa2b39e7a42c2c24617582bd0df5d2f9b13ae22b722778887
sha256:8a3252c42cd88ccfa2b39e7a42c2c24617582bd0df5d2f9b13ae22b722778887

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
COPY /pcsarchive /climbrecords /watts2win /xclimbs /pcsmcp / # buildkit
COPY --chown=65532:65532 /data /data # buildkit
EXPOSE [8082/tcp]
USER nonroot
VOLUME [/data]
ENV PCSARCHIVE_DB=/data/pcsarchive.db
ENTRYPOINT ["/pcsarchive"]
CMD ["-listen" "0.0.0.0:8082"]

Labels

Key Value
org.opencontainers.image.created 2026-07-21T06:24:56Z
org.opencontainers.image.revision c7891e295fada504461f1c0266bc8c5c104478c6
org.opencontainers.image.source https://code.jaduer.dk/rune/pcsarchive.git
org.opencontainers.image.url https://code.jaduer.dk/rune/pcsarchive
org.opencontainers.image.version 0.4.1
Details
Container
2026-07-21 06:25:55 +00:00
0
OCI / Docker
linux/amd64
20 MiB
Versions (6) View all
0.4.1 2026-07-21
latest 2026-07-21
0.4.0 2026-07-21
0.3.0 2026-07-19
2.0.1 2026-07-09