Valentin Haudiquet vhaudiquet
  • Joined on 2023-07-06

pkgatlas (bb86f68c02861e0e63bdfa16dfff817f57e038ce)

Published 2026-09-25 12:55:23 +00:00 by vhaudiquet

Installation

docker pull git.vhaudiquet.fr/vhaudiquet/pkgatlas:bb86f68c02861e0e63bdfa16dfff817f57e038ce
sha256:ce665e755dcf8539035d002d177b9400c85daa561bfa13ffcab9f4587b0c82d2

Images

Digest OS / Arch Size
f348a70b16 linux/amd64 10 MiB

Image Layers ( linux/amd64)

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_tar
LABEL org.opencontainers.image.source=https://git.vhaudiquet.fr/vhaudiquet/pkgatlas
COPY /out/pkgatlas-build /pkgatlas-build # buildkit
COPY /out/pkgatlas-serve /pkgatlas-serve # buildkit
COPY --chown=65532:65532 /out/data /data # buildkit
USER nonroot
EXPOSE [8080/tcp]
ENTRYPOINT ["/pkgatlas-serve"]
CMD ["--db" "/data" "--addr" ":8080"]

Labels

Key Value
org.opencontainers.image.source https://git.vhaudiquet.fr/vhaudiquet/pkgatlas
Details
Container
2026-09-25 12:55:23 +00:00
1
OCI / Docker
Versions (8) View all