provider-onboarding-controller-manager (sha256:33ac448ff2cb9d0ed6be1832cc7c313d1fa6d42fa7e3da58c5b396a2f658aab9)
Published 2026-07-21 09:25:04 +00:00 by manuel.ganter
Installation
docker pull edp.buildth.ing/provider-and-catalog/provider-onboarding-controller-manager@sha256:33ac448ff2cb9d0ed6be1832cc7c313d1fa6d42fa7e3da58c5b396a2f658aab9sha256:33ac448ff2cb9d0ed6be1832cc7c313d1fa6d42fa7e3da58c5b396a2f658aab9Image layers
| bazel build @bookworm//base-files/arm64:data_statusd |
| bazel build @bookworm//netbase/arm64:data_statusd |
| bazel build @bookworm//tzdata/arm64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_arm64 |
| ARG TARGETOS=linux |
| ARG TARGETARCH=arm64 |
| COPY linux/arm64/provider-onboarding-controller-manager /usr/local/bin/provider-onboarding-controller-manager # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/usr/local/bin/provider-onboarding-controller-manager"] |