CircleCI-Public / cimg-deploy

The CircleCI Deploy Docker Convenience Image.
https://circleci.com/developer/images/image/cimg/deploy
MIT License
15 stars 10 forks source link

Add arm64 support #34

Closed BytesGuy closed 1 year ago

BytesGuy commented 1 year ago

Description

Adds arm64 support via buildx multi arch builds

Reasons

Enables arm64 support using the updating tooling in cimg-shared and cimg-orb and arch checks for the software included in this image

Test build: https://app.circleci.com/pipelines/github/CircleCI-Public/cimg-deploy/83/workflows/f79f2385-7c60-4ab9-8e99-6c3abf5ddde1/jobs/84

Checklist

Please check through the following before opening your PR. Thank you!