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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Multi Architecture Images #485

Open
viferga opened this issue Feb 14, 2024 · 1 comment
Open

Docker Multi Architecture Images #485

viferga opened this issue Feb 14, 2024 · 1 comment

Comments

@viferga
Copy link
Member

viferga commented Feb 14, 2024

馃殌 Feature

For fully implementing this feature for all architectures, including MacOS M1 etc.. we would need to build docker images for multiple architectures (and maybe multiple OS if possible, although for now, Debian should be enough).

Here's the CI that should be modified:

# TODO: Build with alpine and provide multiple tags (debian & alpine) once all tests pass

Alpine is not fully supported yet. Debian should be enough for now (bookworm and trixie).

Here's a full tutorial about how to do it with QEMU: https://docs.docker.com/build/ci/github-actions/multi-platform/

@ashu8912
Copy link

Hello @viferga I would like to work on this

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

No branches or pull requests

2 participants