please update md5sum
Search Criteria
Package Details: docker-desktop 4.38.0-1
Package Actions
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: | 14 |
Popularity: | 0.68 |
First Submitted: | 2023-06-30 21:07 (UTC) |
Last Updated: | 2025-01-30 16:28 (UTC) |
Dependencies (11)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-gitAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libcap-ng (libcap-ng-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libx11 (libx11-gitAUR)
- pass (pass-gitAUR, gopass-symlinksAUR, pass-parcelliteAUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- shadow (shadow-selinuxAUR)
- w3m (w3m-rkta-gitAUR) (make)
Required by (36)
- 1panel (requires docker-compose) (optional)
- 1panel-bin (requires docker-compose) (optional)
- 1panel-dev-bin (requires docker-compose) (optional)
- 1panel-git (requires docker-compose) (optional)
- casaos (requires docker-compose)
- devc (requires docker-compose) (optional)
- devc-bin (requires docker-compose) (optional)
- devops-tools (requires docker-compose)
- docker-compose-systemd-unit (requires docker-compose)
- docker-git (requires docker-buildx) (optional)
- docksal (requires docker-compose)
- dojo (requires docker-compose)
- dojo-bin (requires docker-compose)
- dokku (requires docker-compose)
- gojira (requires docker-compose)
- goxygen (requires docker-compose)
- hangar-bin (requires docker-buildx)
- jasper-km-bin (requires docker-compose)
- kool (requires docker-compose)
- lando (requires docker-compose)
- lando-bin (requires docker-compose)
- lando-git (requires docker-compose)
- mutagen-compose-git (requires docker-compose)
- nvidia-docker-compose (requires docker-compose)
- opcoffox (requires docker-compose)
- plasma5-applets-docker (requires docker-compose)
- plis (requires docker-compose)
- podman-desktop-git (requires docker-compose)
- polar-bin (requires docker-compose)
- portainer-bin (requires docker-compose)
- pycharm-eap (requires docker-compose) (optional)
- pycharm-professional (requires docker-compose) (optional)
- python-pytest-docker (requires docker-compose) (check)
- sabnzbd-docker (requires docker-compose)
- stakkr (requires docker-compose)
- wwd-dde (requires docker-compose)
Sources (1)
ypli commented on 2023-07-06 08:52 (UTC)
gustavosbarreto commented on 2023-07-05 17:45 (UTC) (edited on 2023-07-05 17:46 (UTC) by gustavosbarreto)
@antdking Updated!
If you want docker buildx
command you can install docker-buildx
package.
I'm not sure if it's a good idea to install all the bundled cli-plugins. Maybe it's best to let the user install the native plugins packaged by Arch.
antdking commented on 2023-07-05 15: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
gustavosbarreto commented on 2023-07-01 00:53 (UTC)
Updated Thanks @FabioLolix
FabioLolix commented on 2023-06-30 22:31 (UTC)
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-01-30 16:31 (UTC)
Bump to 4.38.0
New:
Upgrades:
Bugfixes:
For Linux:
Deprecation:
leandrocunha commented on 2024-12-30 13:40 (UTC) (edited on 2024-12-30 13:41 (UTC) by leandrocunha)
Bump to 4.37.1
Bug fixes and enhancements
For all platforms
Fixed an issue that caused the AI Catalog in Docker Hub to be unavailable in Docker Desktop.
Fixed an issue that caused Docker Desktop to panic with index out of range [0] with length 0 when using Enhanced Container Isolation.
See https://docs.docker.com/desktop/release-notes/