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

#308 — Build docker image for both amd64 and arm64 #311

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

sha1sum
Copy link
Contributor

@sha1sum sha1sum commented Dec 17, 2023

Builds the Docker image in both arm64 and amd64 architectures, which will add the ability for Mac M1/M2/M3 users to run the container without emulation.

Fixes #308

@cedounet
Copy link
Collaborator

@sha1sum is that meant to run for that long?

@sha1sum
Copy link
Contributor Author

sha1sum commented Dec 17, 2023

@cedounet it will build twice, but no, it shouldn't take that long. Do you have the permissions to re-run it?

@cedounet
Copy link
Collaborator

@cedounet it will build twice, but no, it shouldn't take that long. Do you have the permissions to re-run it?

I killed it and ran it again... let's see.

@cedounet
Copy link
Collaborator

Killed it again… I let you latest running we will see what happens.

Thanks.

@hendricius
Copy link
Owner

LGTM - thank you. I will merge for now - curious to see how long the build will take.

@hendricius hendricius merged commit e6709b0 into hendricius:main Dec 18, 2023
1 of 2 checks passed
hendricius added a commit that referenced this pull request Dec 18, 2023
hendricius added a commit that referenced this pull request Dec 18, 2023
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.

Compile Docker image for arm64 architecture
3 participants