Block a user
gatewayapi-certificates-operator (0.06)
Published 2026-03-26 13:00:29 +00:00 by kacerr
Installation
docker pull gitea.home.hrajfrisbee.cz/kacerr/gatewayapi-certificates-operator:0.06sha256:c0f95fa1af05fa231a238ddfb4600759437d4fbce05afe31aaa8393393800bc7
Image 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"] |