Valentin Haudiquet vhaudiquet
  • Joined on 2023-07-06

pkgatlas (3e5d89bc566c1139d36dad6afb69d2b550bf9861)

Published 2026-09-24 19:42:04 +00:00 by vhaudiquet

Installation

docker pull git.vhaudiquet.fr/vhaudiquet/pkgatlas:3e5d89bc566c1139d36dad6afb69d2b550bf9861
sha256:ea5122f5bd71d9183dcb285a1d0009198ed2abfb00af0167d6eeb417c3fcefd6

Images

Digest OS / Arch Size
f25b17b256 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-24 19:42:04 +00:00
1
OCI / Docker
Versions (7) View all