gitlab-agent-operator (sha256:23f95b3a6680dd2490d15df3b64c469d135f94228c77f5f11fd6408a95b3c974)
Published 2026-07-25 02:35:34 +02:00 by daniel
Installation
docker pull forge.n0de.biz/daniel/gitlab-agent-operator@sha256:23f95b3a6680dd2490d15df3b64c469d135f94228c77f5f11fd6408a95b3c974sha256:23f95b3a6680dd2490d15df3b64c469d135f94228c77f5f11fd6408a95b3c974Image 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"] |