rapidsai / miniforge-cuda

https://hub.docker.com/r/rapidsai/miniforge-cuda/
12 stars 9 forks source link

Build multi-arch images natively #31

Closed jjacobelli closed 1 year ago

jjacobelli commented 1 year ago

This PR is updating the CI workflows to build multi-arch images natively. This should reduce the build time for arm64 builds and be more stable than using qemu

The workflow is doing the following:

This workflow is showing how this will run on branches: https://github.com/rapidsai/mambaforge-cuda/actions/runs/4936900792