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

Publish multiplatform docker images on docker.io to support arm64 #5898

Open
aran opened this issue Apr 9, 2024 · 2 comments
Open

Publish multiplatform docker images on docker.io to support arm64 #5898

aran opened this issue Apr 9, 2024 · 2 comments
Assignees

Comments

@aran
Copy link

aran commented Apr 9, 2024

Is your feature request related to a problem? Please describe.

Some cloud providers offer arm64 execution environments at good prices. All new macs offer arm64. For developing on a mac, or targeting arm64 deployments, it would be useful to have multiplatform linux/arm64 + linux/amd64 docker images for releases.

Proposed Solution
Update ubercadence/server and ubercadence/web CI to build and publish multiplatform linux/arm64 + linux/amd64 docker images.

Additional context
N/A

@demirkayaender
Copy link
Contributor

@neil-xie can we include this in our release process?

@neil-xie
Copy link
Contributor

neil-xie commented May 1, 2024

#5962 this will multiple platform docker images on server release

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

3 participants