Skip to content

chore: cross-compile docker images with buildx #3503

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

Merged
merged 2 commits into from
May 28, 2021
Merged

chore: cross-compile docker images with buildx #3503

merged 2 commits into from
May 28, 2021

Conversation

oxy
Copy link

@oxy oxy commented May 28, 2021

Cross-compile docker images with docker buildx. This means we no longer use our arm64 runner! 🎉
Closes #3166.

Checklist

  • updated CHANGELOG.md

@oxy oxy requested a review from a team as a code owner May 28, 2021 16:05
@oxy oxy force-pushed the oxy/docker-buildx branch from 29bce87 to 328daf0 Compare May 28, 2021 16:10
@oxy oxy changed the title Oxy/docker buildx chore: cross-compile docker images with buildx May 28, 2021
@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #3503 (cd4a6f8) into main (8e92dd6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3503   +/-   ##
=======================================
  Coverage   59.21%   59.21%           
=======================================
  Files          35       35           
  Lines        1709     1709           
  Branches      379      379           
=======================================
  Hits         1012     1012           
  Misses        559      559           
  Partials      138      138           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e92dd6...cd4a6f8. Read the comment docs.

@oxy oxy enabled auto-merge (squash) May 28, 2021 16:47
@oxy oxy merged commit 1ccf69f into main May 28, 2021
@oxy oxy deleted the oxy/docker-buildx branch May 28, 2021 16:51
@jsjoeio jsjoeio added this to the 3.11.0 milestone Jun 1, 2021
@jsjoeio jsjoeio added the ci Issues related to ci label Jun 1, 2021
@jsjoeio jsjoeio removed this from the 3.11.0 milestone Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to using docker buildx to build arm64 images
3 participants