• Joined on 2026-02-12

version-radar-harvester (latest)

Published 2026-06-14 15:12:47 +03:00 by oleks

Installation

docker pull git.oleks.space/oleks/version-radar-harvester:latest
sha256:b5da8c8072ddc776c506e725b5c78e54bc30cb0815f3836a99316a391918ab70

Images

Digest OS / Arch Size
6d816f891c linux/arm64 9.0 MiB

Image Layers ( linux/arm64)

bazel build @bookworm//base-files/arm64:data_statusd
bazel build @bookworm//netbase/arm64:data_statusd
bazel build @bookworm//tzdata/arm64:data_statusd
bazel build @bookworm//media-types/arm64: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_arm64
WORKDIR /app
COPY /out/harvester /app/harvester # buildkit
COPY /out/triage /app/triage # buildkit
VOLUME [/state]
USER nonroot:nonroot
ENTRYPOINT ["/app/harvester"]
Details
Container
2026-06-14 15:12:47 +03:00
92
OCI / Docker
Versions (5) View all
latest 2026-06-14
0.14.1 2026-06-14
0.14.0 2026-06-04
0.13.5 2026-06-01
0.13.4 2026-05-28