gitlab-agent-operator (sha256:6fea495e47b4f66fec8ea45d81e4a4aee1b037ff7a147a1d4726a9ec613f5d8d)
Published 2026-08-09 11:21:35 +02:00 by daniel
Installation
docker pull forge.n0de.biz/daniel/gitlab-agent-operator@sha256:6fea495e47b4f66fec8ea45d81e4a4aee1b037ff7a147a1d4726a9ec613f5d8dsha256:6fea495e47b4f66fec8ea45d81e4a4aee1b037ff7a147a1d4726a9ec613f5d8dImage 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 |
| WORKDIR / |
| COPY /workspace/manager . # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/manager"] |