ibmcb / cbtool

Cloud Rapid Experimentation and Analysis Toolkit
Apache License 2.0
78 stars 49 forks source link

This commits adds support for building multi-architecture Docker images in CB #367

Closed maugustosilva closed 4 years ago

maugustosilva commented 4 years ago

The multi-architecture images will be available on Docker (ibmcb). Currently, only amd64 and ppc64le are present (I don't have an arm64 machine ready)

Also, additional improvements were made in the KVM-QEMU image building process.