ci-sizer-collector (sha256:000dfd887ddf85679ca565a174583e9eb6ebe3be79596bed72fbcfb3ce1934f9)
Published 2026-05-19 14:38:19 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/ci-sizer-collector@sha256:000dfd887ddf85679ca565a174583e9eb6ebe3be79596bed72fbcfb3ce1934f9sha256:000dfd887ddf85679ca565a174583e9eb6ebe3be79596bed72fbcfb3ce1934f9Image layers
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_arm64 |
| ARG TARGETPLATFORM=linux/arm64 |
| ARG BINARY=collector |
| COPY linux/arm64/collector /app # buildkit |
| ENTRYPOINT ["/app"] |