forgejo-runner-sizer-receiver (sha256:dc6d8e8c9d830e9f069b9d771d9c40add63a5e291ff5cac04ac17483e652d02c)
Published 2026-04-20 08:57:09 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/forgejo-runner-sizer-receiver@sha256:dc6d8e8c9d830e9f069b9d771d9c40add63a5e291ff5cac04ac17483e652d02csha256:dc6d8e8c9d830e9f069b9d771d9c40add63a5e291ff5cac04ac17483e652d02cImage 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=receiver |
| COPY linux/amd64/receiver /app # buildkit |
| ENTRYPOINT ["/app"] |