Skip to content

Move to using docker buildx to build arm64 images #3166

Closed
@oxy

Description

@oxy

Currently, we still rely on a native self-hosted arm64 runner (hosted on AWS) to build our arm64 docker images. Moving to docker buildx+qemu allows us to drop our dependency on the self-hosted runner, and will also allow us to support other architectures (such as armv7) with docker images in the future.

Metadata

Metadata

Assignees

Labels

ciIssues related to cienhancementSome improvement that isn't a feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions