qr (sha256:57d4a2b31b8c0c5871230b347870fed0d39dece3b62fc74d798eb6d5918d6914)

Published 2026-05-19 00:51:03 +01:00 by ben

Installation

docker pull git.bbrks.me/ben/qr@sha256:57d4a2b31b8c0c5871230b347870fed0d39dece3b62fc74d798eb6d5918d6914
sha256:57d4a2b31b8c0c5871230b347870fed0d39dece3b62fc74d798eb6d5918d6914

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 --chown=65532:65532 /data /data # buildkit
WORKDIR /data
COPY /qr /qr # buildkit
ENV DATABASE_PATH=/data/qr.db
EXPOSE [8080/tcp]
ENTRYPOINT ["/qr"]
Details
Container
2026-05-19 00:51:03 +01:00
1
OCI / Docker
linux/amd64
6.8 MiB
Versions (4) View all
d62d8a5 2026-05-20
latest 2026-05-20
7a607ee 2026-05-20
ac17204 2026-05-19