microsoft / microsoft/Oryx

Support arm64 architecture on Oryx

Open
#2,133 1 comment 9 reactions 1 assignee View on GitHub

@pauld-msft is already working on this.

Since Sep 11, 2023.

enhancement
Dominant language
C#
Stars
881
Forks
195
Avg merge
20h 13m
Merged PRs (30d)
13

Description

Feature Request

Oryx should support arm64 to enable Mac M1 users to use it, as well as projects downstream.

It would be great if we would do the docker image arm64 too, I ran a test of the current available architectures but it is not the case:

docker run --rm mplatform/mquery mcr.microsoft.com/oryx/build:latest
Image: mcr.microsoft.com/oryx/build:latest (digest: sha256:1409a5b0100d440763361d67a06b5f770775a8de068e2dbd4628d146a5a02393)
 * Manifest List: No (Image type: application/vnd.docker.distribution.manifest.v2+json)
 * Supports: linux/amd64
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.