Valentin Haudiquet vhaudiquet
  • Joined on 2023-07-06

pkgatlas (76ddb26eef79e83ab3bf44659bd61630696fbc56)

Published 2026-09-24 19:26:08 +00:00 by vhaudiquet

Installation

docker pull git.vhaudiquet.fr/vhaudiquet/pkgatlas:76ddb26eef79e83ab3bf44659bd61630696fbc56
sha256:787d432c7c7b48a912fc254fbaadd7a77aeee292ed0e452b057c182f2857b2e5

Images

Digest OS / Arch Size
43210134c1 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:26:08 +00:00
0
OCI / Docker
Versions (7) View all