Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

ci: push multi-platform docker images #19

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

sebastiendan
Copy link
Member

@sebastiendan sebastiendan commented Jun 8, 2023

Description

Docker images are only built with the default linux/amd64 platform. This PR adds the linux/arm64 platform to add support for arm based architectures (e.g., Apple Silicon macs).

Additions and Changes

New feature (non-breaking change which adds functionality)

  • Specify explicitly platforms to be used as target in the docker-build-push community Github Action

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@sebastiendan sebastiendan marked this pull request as ready for review June 8, 2023 17:49
@sebastiendan sebastiendan requested review from a team as code owners June 8, 2023 17:49
@sebastiendan sebastiendan merged commit 111b633 into develop Jun 13, 2023
@sebastiendan sebastiendan deleted the ci/docker-multi-platform branch June 13, 2023 13:41
atanmarko pushed a commit that referenced this pull request Aug 18, 2023
atanmarko pushed a commit that referenced this pull request Sep 7, 2023
atanmarko pushed a commit that referenced this pull request Sep 15, 2023
atanmarko pushed a commit that referenced this pull request Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants