Valentin Haudiquet vhaudiquet
  • Joined on 2023-07-06

pkgatlas (3548a505665bd43dba38b370e84b1de4cabadfb1)

Published 2026-09-24 23:18:19 +00:00 by vhaudiquet

Installation

docker pull git.vhaudiquet.fr/vhaudiquet/pkgatlas:3548a505665bd43dba38b370e84b1de4cabadfb1
sha256:378353708f37bc244c83d51d237d683c80e0f407cd0fbf1a911b900d5ba04da3

Images

Digest OS / Arch Size
32ac91c814 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 23:18:19 +00:00
1
OCI / Docker
Versions (7) View all