Block a user
version-radar-sbom-scanner (latest)
Published 2026-06-14 15:18:56 +03:00 by oleks
Installation
docker pull git.oleks.space/oleks/version-radar-sbom-scanner:latestsha256:4723082fe343dd8ea8c45f5f112d84afa3d73bd91f69bd9e9b595cada62b2831
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b7cb106a5e | linux/arm64 | 35 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 |
| bazel build @bookworm//libc6/arm64:data_statusd |
| bazel build @bookworm//libssl3/arm64:data_statusd |
| COPY /syft /usr/local/bin/syft # buildkit |
| COPY /out/sbom-scanner /app/sbom-scanner # buildkit |
| ENV DOCKER_CONFIG=/docker |
| USER nonroot:nonroot |
| ENTRYPOINT ["/app/sbom-scanner"] |