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

Install Docker buildx by downloading the GitHub release #871

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

keithduncan
Copy link
Contributor

After running into package dependency issues with the yum/rpm based install from the CentOS package repositories, this should be a simpler fix to include buildx in our base image.

Alternative to #870

Fixes #765

@keithduncan keithduncan requested review from yob and sj26 June 30, 2021 05:18
@sj26
Copy link
Member

sj26 commented Jun 30, 2021

Seems reasonable 👍

@keithduncan keithduncan merged commit 488df90 into master Jun 30, 2021
@keithduncan keithduncan deleted the keithduncan/install-buildx branch June 30, 2021 06:06
@yob
Copy link
Contributor

yob commented Jun 30, 2021

nice!

Are there any compatibility requirements between docker and buildx that we'll need to consider in the future? Hopefully the requirements are relaxed enough that we can update them independently, which more or less works fine for docker+docker-compose

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.

Install the docker buildx plugin with a builder to build arm containers
3 participants