pcsarchive (sha256:4ac032922b82ca86fbd760e6303bf191f5761c95d04304f74e15cb0c07a6c391)

Published 2026-07-09 10:24:20 +00:00 by rune in rune/pcsarchive

Installation

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

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 / # 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-09T10:23:25Z
org.opencontainers.image.revision 4621f66b044f9f03f35412fd453aa628802bc58e
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 2.0.1
Details
Container
2026-07-09 10:24:20 +00:00
1
OCI / Docker
linux/amd64
13 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