forgejo-runner-sizer-receiver (sha256:b4486fa8023a090b0e9a41ddc7a99f94936485ff210e6e87abeca1540ed37cde)
Published 2026-04-20 10:20:59 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/forgejo-runner-sizer-receiver@sha256:b4486fa8023a090b0e9a41ddc7a99f94936485ff210e6e87abeca1540ed37cdesha256:b4486fa8023a090b0e9a41ddc7a99f94936485ff210e6e87abeca1540ed37cdeImage 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=receiver |
| COPY linux/arm64/receiver /app # buildkit |
| ENTRYPOINT ["/app"] |