Can you install all the bundled cli-plugins please.
the lack of docker-buildx
is the main problem, as docker build
is deprecated.
4.21.1 is also out
Git Clone URL: | https://aur.archlinux.org/docker-desktop.git (read-only, click to copy) |
---|---|
Package Base: | docker-desktop |
Description: | Docker Desktop is an easy-to-install application that enables you to locally build and share containerized applications and microservices. |
Upstream URL: | https://www.docker.com/products/docker-desktop/ |
Keywords: | docker |
Licenses: | custom: Docker Agreement |
Conflicts: | docker-buildx, docker-compose |
Provides: | docker-buildx, docker-compose |
Submitter: | gustavosbarreto |
Maintainer: | leandrocunha (xeeynamo) |
Last Packager: | xeeynamo |
Votes: | 16 |
Popularity: | 0.51 |
First Submitted: | 2023-06-30 21:07 (UTC) |
Last Updated: | 2025-06-04 14:34 (UTC) |
Can you install all the bundled cli-plugins please.
the lack of docker-buildx
is the main problem, as docker build
is deprecated.
4.21.1 is also out
Updated Thanks @FabioLolix
Hello, for the license you can do in a similar way to Vivaldi
license=('custom: Docker Agreement')
add makedepends=(w3m)
install -dm755 "$pkgdir/usr/share/licenses/$pkgname"
w3m -dump https://www.docker.com/legal/docker-subscription-service-agreement/ \
> "$pkgdir/usr/share/licenses/$pkgname/docker-agreement.txt"
}
That's the link they are using in their package (the license file for custom licenses need to be present; a link is not enough)
Pinned Comments
xeeynamo commented on 2025-06-04 14:37 (UTC)
Docker Desktop 4.42.0 just got released!
New
Upgrades
Bug fixes and enhancements for all platforms