FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move to using docker buildx to build arm64 images · Issue #3166 · coder/code-server · GitHub

Move to using docker buildx to build arm64 images #3166

Description

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


Back | FazBrowse Home | New Git URL