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

Multi-arch build and images #1098

Open
garanews opened this issue Jul 25, 2024 · 3 comments
Open

Multi-arch build and images #1098

garanews opened this issue Jul 25, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request in progress In progress

Comments

@garanews
Copy link
Member

On aarch64 currently build fails for worker, django, scheduler.

@garanews garanews added the enhancement New feature or request label Jul 25, 2024
@garanews garanews self-assigned this Jul 25, 2024
@garanews garanews added the in progress In progress label Aug 1, 2024
@garanews
Copy link
Member Author

garanews commented Aug 1, 2024

image

@garanews
Copy link
Member Author

garanews commented Aug 7, 2024

@dadokkio
For Dask images there are few open issues
dask/dask-cloudprovider#404
dask/dask-docker#128
Their image is built from https://hub.docker.com/r/condaforge/mambaforge/tags that suppoort arm64 too, we can build our own image of dask in order to support arm64 too.

@garanews
Copy link
Member Author

garanews commented Aug 7, 2024

in Dockerfile of django we can skip the download of go binaries architecture dependent and use the go image (tested already in branch new), then can retry github action without
provenance: false
flag and see if works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress In progress
Projects
None yet
Development

No branches or pull requests

1 participant