Valentin Haudiquet vhaudiquet
  • Joined on 2023-07-06

pkgatlas (0ded538b989dafa1c75bc051b4dca048201bf33a)

Published 2026-09-24 18:24:35 +00:00 by vhaudiquet

Installation

docker pull git.vhaudiquet.fr/vhaudiquet/pkgatlas:0ded538b989dafa1c75bc051b4dca048201bf33a
sha256:6c5a3307396d5f3d188700a3c3bd40ad80316896be5ed5738a4bef276339b515

Images

Digest OS / Arch Size
0c0919f8bf 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 18:24:35 +00:00
0
OCI / Docker
Versions (8) View all