provider-onboarding-controller-manager (sha256:26192d33e748305e600b6f003cbc2d891888fc2b84942ef22c16a686725b05fc)
Published 2026-07-16 08:22:52 +00:00 by manuel.ganter
Installation
docker pull edp.buildth.ing/provider-and-catalog/provider-onboarding-controller-manager@sha256:26192d33e748305e600b6f003cbc2d891888fc2b84942ef22c16a686725b05fcsha256:26192d33e748305e600b6f003cbc2d891888fc2b84942ef22c16a686725b05fcImage 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"] |