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

Support for multi-architecture artifacts #56

Closed
wants to merge 2 commits into from

Conversation

denisa
Copy link

@denisa denisa commented Sep 16, 2022

As we started introducing M1 macs, we experienced bad local development experience because our docker images, which contained envoy-preflight/scuttle, were amd64 only.

This PR produces a single docker multi-architecture image, with support for both amd64 and arm64 processors.
At the same time, produces both binaries.

@kvij
Copy link

kvij commented Mar 28, 2023

@denisa as you can see in #60 the maintainer lost access and this repo is no longer maintained.
I'm maintaining an up to date fork at https://github.com/kvij/scuttle and currently reworking the github actions (some stuff stops working in may). The plan is to add ARM64 support, Darwin binaries and vulnerability scans.
I'll let you know when I'm done with the rework of the actions and see if that suffices to close this issue.

@denisa denisa closed this May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants