mvirt-ccm (m1)
Published 2026-08-05 18:07:32 +00:00 by malte
Installation
docker pull git.malte.io/mvirt/mvirt-ccm:m1sha256:2db6e32a1afdf825245a7b5d1bade79b22d205e4178ad5319fd4f64a87709ae5Image 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 |
| COPY file:a2fd27586e26af0df300652e185100446a7daa3ed8fe9a0caedd114b64b253d9 in /usr/local/bin/mvirt-cloud-controller-manager |
| USER nonroot:nonroot |
| ENTRYPOINT ["/usr/local/bin/mvirt-cloud-controller-manager"] |