pcsarchive (sha256:419bf15e9ded54a9a2a6531c2d583477262a15cceec0181d1fa6ad4b767a056d)

Published 2026-07-09 06:15:17 +00:00 by rune in rune/pcsarchive

Installation

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

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 /pcsarchive # 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-09T06:14:06Z
org.opencontainers.image.revision 7cf7f4907e8329101059fd47899ff3fe0c47c51e
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.2.0
Details
Container
2026-07-09 06:15:17 +00:00
1
OCI / Docker
linux/amd64
5.1 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