Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build ARM docker image in GitHub Actions using QEMU #400

Merged
merged 1 commit into from
May 9, 2022
Merged

Build ARM docker image in GitHub Actions using QEMU #400

merged 1 commit into from
May 9, 2022

Commits on May 9, 2022

  1. Build ARM docker image in GitHub Actions using QEMU

    This PR updates the GH Action docker workflow to crossbuild the docker
    image for ARM using QEMU.
    This theoratically works but takes about for a clean build 2.5 hours,
    which may or may not be tolerable for each commit on `main`.
    A action run where the dependencies are already cached needs about 15
    minutes with this PR.
    hlxid committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b37001f View commit details
    Browse the repository at this point in the history