Block a user
version-radar-harvester (0.13.5)
Published 2026-06-01 22:23:02 +03:00 by oleks
Installation
docker pull git.oleks.space/oleks/version-radar-harvester:0.13.5sha256:0979caa2f7fb317bcc087492095b10e7e66168f8313f8664b78c26eaa07fc254
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 72c4b898bf | 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"] |