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 github actions for multi-arch Docker builds #21

Closed
dzhelezov opened this issue Mar 20, 2022 · 3 comments
Closed

Fix github actions for multi-arch Docker builds #21

dzhelezov opened this issue Mar 20, 2022 · 3 comments
Assignees
Labels
$ ~50-100usd good first issue Good for newcomers

Comments

@dzhelezov
Copy link
Contributor

More and more people are using M1 Macs, but some x86-64 images do not work on those.

This creates major inconvenience for our M1 users which want to use local indexer, as they have to build gateway image themselves.

Multi-arch docker builds are the way to go - https://docs.docker.com/desktop/multi-arch/.

We need to modify our GitHub docker-build action to produce multi-arch images for x86-64 and ARM.

@vikiival
Copy link
Contributor

🥺🥺🥺

@ma-shulgin
Copy link
Collaborator

ma-shulgin commented Apr 12, 2022

@vikiival
Copy link
Contributor

Kjuuut ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
$ ~50-100usd good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants