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

[Feature:Autograding] Support multi-architecture builds #36

Closed
wants to merge 1 commit into from

Conversation

williamjallen
Copy link
Member

@williamjallen williamjallen commented May 25, 2024

What is the current behavior?

Many developers use arm64-based Macs, but cannot run our Docker images which are built for amd64 architectures.

What is the new behavior?

This PR adds support for multi-architecture builds. If this works as expected, I plan to make a PR to the DockerImagesRPI repository with the same changes.

Related to Submitty/Submitty#10461.

@williamjallen williamjallen changed the title Add support for multi-architecture builds [Feature:Autograding] Support multi-architecture builds May 25, 2024
Copy link
Member

@cjreed121 cjreed121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there is a bit more which needs to be changed here. I made a new script which should handle all of this. I haven't made a PR for this yet because #35 and Submitty/DockerImagesRPI#22 need to be merged first.

@williamjallen
Copy link
Member Author

Closing this as per @cjreed121's previous comment.

@williamjallen williamjallen deleted the arm-images branch June 23, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants