Skip to content

Added support to arm64 docker images#845

Closed
AngeloAvv wants to merge 2 commits into
conceptadev:mainfrom
AngeloAvv:docker/add-support-to-arm64
Closed

Added support to arm64 docker images#845
AngeloAvv wants to merge 2 commits into
conceptadev:mainfrom
AngeloAvv:docker/add-support-to-arm64

Conversation

@AngeloAvv

Copy link
Copy Markdown

Fixes #762

Because of the spreading of Arm64 machines (especially Ampere) on cloud platforms, it would be quite helpful to have a docker image targeting this architecture

@vercel

vercel Bot commented May 10, 2025

Copy link
Copy Markdown

@AngeloAvv is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

@SaltySpaghetti

Copy link
Copy Markdown

Any updates on this? 👀

@leoafarias

Copy link
Copy Markdown
Member

Thanks for opening this. The ARM64 Docker image request is still valid, but the release workflows have changed since this branch was opened and the setup/buildx action updates are already handled on main.

I am closing this stale PR and will carry the remaining useful piece forward in a fresh workflow change if we decide to ship it: adding the multi-arch platforms setting against the current Docker release workflow.

@leoafarias leoafarias closed this Jun 12, 2026
@AngeloAvv

Copy link
Copy Markdown
Author

Hey @leoafarias do you want me to submit an updated PR?

@leoafarias

Copy link
Copy Markdown
Member

Please if you can!

AngeloAvv added a commit to AngeloAvv/fvm that referenced this pull request Jul 24, 2026
Enables linux/arm64/v8 alongside linux/amd64 in both docker build-push
steps so fvm's Docker image runs natively on arm64 hosts (Ampere, Apple
Silicon, etc). Realigns conceptadev#845 on top of current main.

Fixes conceptadev#762
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.

[Feature Request] Support arm64 docker images

3 participants