aws / aws/graph-notebook

Change container image build workflow to create multi-architecture images

Open
#509 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
819
Forks
179
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.

**Graph Notebook Version (and Graph Database and Version used if applicable)**
N/A

**Is your feature request related to a problem? Please describe.**
As of the time of this issue, the Graph Notebook project has a build workflow that creates and publishes a container image in the AWS ECR Public Gallery with only a AMD64 supported architecture. This image can only be used on ARM-based machines (Apple M1/M2, Amazon Graviton, etc.) via the use of emulation, which can have stability issues.

**Describe the solution you'd like**
The request here is to change the build/publish workflow to create a multi-architecture image that supports both AMD64 and ARM64 architectures.

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.