aws / aws/graph-explorer

[Feature Request] Change container image build workflow to create multi-architecture images

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
enhancement infrastructure reliability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
8d 9h
Merged PRs (30d)
7

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 Explorer 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 Explorer 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

Research direction

Locate the container image build and publish workflow for the AWS ECR Public Gallery, then inspect how it currently targets AMD64. Update the workflow so the published image supports both AMD64 and ARM64, and verify that both architectures can pull and use the resulting image.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker
Domain
cloud, devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.