provider-onboarding-controller-manager (sha256:2ea0b379d8bff6bb356cbda349fdcced3c46ca2ebb66507167f6068efce96230)
Published 2026-08-05 14:50:43 +00:00 by manuel.ganter
Installation
docker pull edp.buildth.ing/provider-and-catalog/provider-onboarding-controller-manager@sha256:2ea0b379d8bff6bb356cbda349fdcced3c46ca2ebb66507167f6068efce96230sha256:2ea0b379d8bff6bb356cbda349fdcced3c46ca2ebb66507167f6068efce96230Image layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| ARG TARGETOS=linux |
| ARG TARGETARCH=amd64 |
| COPY linux/amd64/provider-onboarding-controller-manager /usr/local/bin/provider-onboarding-controller-manager # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/usr/local/bin/provider-onboarding-controller-manager"] |