probe-agent (latest)

Published 2026-09-20 14:02:47 +00:00 by Fabrice

Installation

docker pull forgejo.xariox.fr/fabrice/probe-agent:latest
sha256:d8c129e30b4910567edc2d24f99d72615c29060db58ca092873193878bce2bfa

Image layers

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
COPY /out/probe-agent /probe-agent # buildkit
USER nonroot:nonroot
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD /probe-agent healthcheck] Interval:15s Timeout:5s StartPeriod:5s StartInterval:0s Retries:3}
ENTRYPOINT ["/probe-agent"]
Details
Container
2026-09-20 14:02:47 +00:00
1
OCI / Docker
linux/amd64
3.4 MiB
Versions (2) View all
latest 2026-09-20
a674213 2026-09-20