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

Docker: universal (arm64/amd64) builds #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterwilli
Copy link

Intro

I added the platforms tag to create both ARM and x86 builds. This lets us use the bootcamp on devices such as the M series Macs.

While I'm aware there's a mybinder link that lets you run the bootcamp in the browser, it often goes offline and you lose your process.

Testing that was done

  1. Tested the new workflow with Act (https://github.com/nektos/act, a tool to locally run GitHub workflows), it still builds
  2. Pushed the Docker image under my own repo and ran it on my m2 Macbook Air, I can run the bootcamp in the notebooks!

It should be a drop-in replacement with no further action required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant