Skip to content

[Feature Request] Support arm64 docker images #762

Description

@AngeloAvv

Before creating a feature request make sure the suggestion fit within our principles

Is your feature request related to a problem? Please describe.
Because of the spreading of Arm64 machines (especially Ampere) on cloud platforms, it would be quite helpful to have a docker image to run some basic stuff like analyzer and tests.

At the moment the Android SDK doesn't fully support arm64 architecture, so it's impossible to perform a full artifact build, but at least you can reduce the load by splitting the build into separate parts.

Describe the solution you'd like
Probably the best way to achieve this is to edit the Docker Deploy workflow to build the image under an amd64 version of Ubuntu. A matrix strategy might help reduce code duplication.

Additional context
Ampere-based cloud machines are cheaper than amd64 ones 🤑

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions