pcsarchive (sha256:fbdd46611d04198efd95b79be4479420f0280e2d72269775b21d23b613fc2bcb)

Published 2026-07-19 20:10:16 +00:00 by rune in rune/pcsarchive

Installation

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

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-19T20:09:16Z
org.opencontainers.image.revision fa9357f64cdcebec1e7952429a89d9daf1d59477
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.3.0
Details
Container
2026-07-19 20:10:16 +00:00
1
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