Skip to content

Conversation

Eshanatnight
Copy link
Contributor

Fixes #163

Description

Add support to build images for linux/arm64, linux/amd64

Update to the
- .github/workflows/build-push-edge-debug.yaml
- .github/workflows/build-push-edge.yaml
workflow to build multi-arch images for the edge-debug and edge tags respectively.

From the Docker documentation:

QEMU and Docker Buildx needed to be setup in the workflow to build multi-arch images.

The documentation suggests using the docker/build-push-action@v5 action to build multi-arch images. So I updated the same.


This PR has:

  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.

  • Is able to build multi-arch images for the edge-debug and edge tags respectively, tested manually

Copy link
Contributor

github-actions bot commented Jan 10, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@Eshanatnight
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

nitisht added a commit to parseablehq/.github that referenced this pull request Jan 10, 2024
@nitisht nitisht merged commit 92fe4af into parseablehq:main Jan 10, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants