Block a user
version-radar-sbom-scanner (0.14.0)
Published 2026-06-04 23:32:31 +03:00 by oleks
Installation
docker pull git.oleks.space/oleks/version-radar-sbom-scanner:0.14.0sha256:3ed477d092dcf3f5858012b6e6adf3c256537976592b50d94e4d3335db5618ea
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3d4bbc4141 | 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"] |