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

feat: add docker support for arm64 platform #1190

Merged
merged 4 commits into from
May 2, 2023

Conversation

marrouchi
Copy link
Collaborator

@marrouchi marrouchi commented Apr 18, 2023

Motivation

Failed to fetch docker image for MacOS (missing M1 arm64 platform build).

Github action config was updated according to docker documentation to publish multi-platform images :
https://docs.docker.com/build/ci/github-actions/multi-platform/

Related PRs : jembi/openhim-console#607

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #1190 (f2c4208) into master (4de09d4) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head f2c4208 differs from pull request most recent head 8eaf746. Consider uploading reports for the commit 8eaf746 to get more accurate results

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
- Coverage   86.47%   86.46%   -0.02%     
==========================================
  Files          85       85              
  Lines        5798     5798              
==========================================
- Hits         5014     5013       -1     
- Misses        784      785       +1     

see 1 file with indirect coverage changes

bradsawadye
bradsawadye previously approved these changes Apr 18, 2023
rcrichton
rcrichton previously approved these changes Apr 18, 2023
@nour-borgi nour-borgi marked this pull request as draft May 2, 2023 07:27
@nour-borgi nour-borgi marked this pull request as ready for review May 2, 2023 07:27
@bradsawadye bradsawadye dismissed stale reviews from rcrichton and themself via c3bb77e May 2, 2023 13:13
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.

4 participants