Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for linux/arm64 #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

magiconair
Copy link

@magiconair magiconair commented May 10, 2022

This patch updates the Makefile to build a linux/amd64 and linux/arm64 image and tag the linux/amd64 image with the current name.

The .circleci build script has been updated to create a docker multi-architecture manifest. The images need to get pushed before the manifest can be created.

Fixes #40

@magiconair
Copy link
Author

I'll test this now in our environment.

@magiconair
Copy link
Author

First check is that the container works well for both linux/amd64 and linux/arm64

@magiconair
Copy link
Author

But I'll need some help with the build environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for linux/arm64
1 participant