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

feat(sgdocker): support apple silicon #470

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

josh-richmond
Copy link
Contributor

Previous when running from a mac with apple silicon you will get routed too:
https://download.docker.com/mac/static/stable/arm64/...

With this change it will correctly route too:
https://download.docker.com/mac/static/stable/aarch64/...

@josh-richmond josh-richmond changed the title feat(sgdocker): support apple silicone feat(sgdocker): support apple silicon Oct 24, 2023
Copy link
Member

@Edholm Edholm left a comment

Choose a reason for hiding this comment

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

Nicely spotted :)

@josh-richmond josh-richmond merged commit 2569f3c into master Oct 24, 2023
3 checks passed
@josh-richmond josh-richmond deleted the feat(sgdocker)/support-apple-silicon branch October 24, 2023 14:03
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.

2 participants