forgejo-runner-sizer-collector (sha256:a43ccf3df266b39211754d7fd40bbe5ae8c6d7a14118c397cc3370cd5e6cd991)
Published 2026-04-16 17:03:42 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/forgejo-runner-sizer-collector@sha256:a43ccf3df266b39211754d7fd40bbe5ae8c6d7a14118c397cc3370cd5e6cd991sha256:a43ccf3df266b39211754d7fd40bbe5ae8c6d7a14118c397cc3370cd5e6cd991Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64: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_amd64 |
| ARG TARGETPLATFORM=linux/amd64 |
| ARG BINARY=collector |
| COPY linux/amd64/collector /app # buildkit |
| ENTRYPOINT ["/app"] |