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

fix: added platform support for ghcr.io images to be run on Apple Sil… #1763

Merged
merged 1 commit into from Mar 15, 2023

Conversation

melvinebenezer
Copy link
Collaborator

Added support for multiple platforms for ghcr.io images.

When running this image on an x86_64 / amd64 machine, the amd64 variant is pulled and run.

Reference:
https://docs.docker.com/engine/reference/commandline/buildx_build/#platform
https://docs.docker.com/build/building/multi-platform/

Copy link
Collaborator

@yk yk left a comment

Choose a reason for hiding this comment

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

awesome, thank you!

@yk yk merged commit 3bc0b1a into LAION-AI:main Mar 15, 2023
yk added a commit that referenced this pull request Mar 15, 2023
yk added a commit that referenced this pull request Mar 15, 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.

None yet

2 participants