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

New package: docker-buildx-0.7.1 #35682

Merged
merged 1 commit into from Feb 20, 2022
Merged

Conversation

gbrlsnchs
Copy link
Contributor

@gbrlsnchs gbrlsnchs commented Feb 18, 2022

I had to use this command at work and it simply didn't exist. I had previously used it on Arch and didn't really know why it wasn't available on Void as well.

It happens that this command is a Docker CLI plugin, and comes bundled with Docker when distributed via DEBs or RPMs, but Arch also packages it along with their Docker package.

In my opinion, it makes more sense to package this just like Docker Compose (which since v2 is also a Docker CLI plugin), that is, as a separate package, easy to install, and which will work out of the box once installed.

P.S.: I based this template off docker-compose's.

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64, both for glibc and musl)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64-musl
    • armv7l
    • armv6l-musl

@paper42 paper42 added the new-package This PR adds a new package label Feb 18, 2022
srcpkgs/docker-buildx/template Outdated Show resolved Hide resolved
srcpkgs/docker-buildx/template Outdated Show resolved Hide resolved
srcpkgs/docker-buildx/template Outdated Show resolved Hide resolved
srcpkgs/docker-buildx/template Outdated Show resolved Hide resolved
@gbrlsnchs
Copy link
Contributor Author

@paper42 Rebased in order to squash files. That means commits I linked to you won't work anymore, but patches still apply. 🙂

Thanks for your review!

@paper42 paper42 merged commit bd80475 into void-linux:master Feb 20, 2022
@gbrlsnchs gbrlsnchs deleted the docker-buildx branch February 20, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants