Search Criteria
Package Details: docker-desktop 4.64.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, docker-mcp |
| Provides: | docker-buildx, docker-compose, docker-mcp |
| Submitter: | gustavosbarreto |
| Maintainer: | leandrocunha (xeeynamo) |
| Last Packager: | xeeynamo |
| Votes: | 24 |
| Popularity: | 1.59 |
| First Submitted: | 2023-06-30 21:07 (UTC) |
| Last Updated: | 2026-03-11 15:25 (UTC) |
Dependencies (11)
- curl (curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktopAUR, rancher-desktop-binAUR, docker-cli-binAUR, podman-docker)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libcap-ng (libcap-ng-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libx11 (libx11-gitAUR)
- pass (pass-gitAUR, pass-parcelliteAUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- shadow (shadow-selinuxAUR)
- w3m (w3m-rkta-gitAUR) (make)
Required by (48)
- 1panel (requires docker-compose) (optional)
- 1panel-git (requires docker-compose) (optional)
- casaos (requires docker-compose)
- ddev-bin (requires docker-buildx)
- ddev-edge-bin (requires docker-buildx)
- ddev-test-bin (requires docker-buildx)
- ddev-test-edge-bin (requires docker-buildx)
- devc (requires docker-compose) (optional)
- devc-bin (requires docker-compose) (optional)
- devops-tools (requires docker-compose)
- devwp-bin (requires docker-compose)
- devwp-bin (requires docker-buildx) (optional)
- 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)
- expresso-kit (requires docker-compose) (optional)
- gojira (requires docker-compose)
- Show 28 more...
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
bevane commented on 2026-03-09 06:16 (UTC) (edited on 2026-03-09 06:17 (UTC) by bevane)
@leandrocunha,
I can confirm the sandbox command is available in 4.63.0-1, it is still bugged but it's an upstream issue. Thank you for the update!
leandrocunha commented on 2026-03-09 04:32 (UTC)
@bevane, the original developer (xeeynamo) released the sandbox in version 4.63.0-1 and we appreciate the report. It wasn't found in the tarball in previous versions, and they must have added it now.
leandrocunha commented on 2026-03-04 13:15 (UTC)
@bevane, I didn't see a sandbox to include in the pkgbuild when I reviewed the distributed tarball. Therefore, it wouldn't be available for this package.
bevane commented on 2026-03-04 07:27 (UTC)
@leandrocunha,
Thank you for checking. The sandbox command was available when I installed the binary directly from https://desktop.docker.com/linux/main/amd64/219486/docker-desktop-x86_64.pkg.tar.zst along with following the installation instructions. Unfortunately the sandbox feature seems to be bugged on Linux currently and I was unable to actually create a sandbox.
Regardless, the sandbox command is available and runs with the binary. I'm confused as to why the AUR package does not have it as the source is the exact same binary.
leandrocunha commented on 2026-02-25 14:06 (UTC) (edited on 2026-02-25 14:07 (UTC) by leandrocunha)
@bevane,
Listing the commands here on Arch and Windows, I noticed that only on Windows did the Docker Sandbox command from https://github.com/docker/sandboxes-releases/releases appear, being version 0.11.0. But remember that this command is in experimental, according to https://docs.docker.com/ai/sandboxes/.
Management Commands:
ai* Docker AI Agent - Ask Gordon
builder Manage builds
buildx* Docker Buildx
compose* Docker Compose
container Manage containers
context Manage contexts
debug* Get a shell into any image or container
desktop* Docker Desktop commands
extension* Manages Docker extensions
image Manage images
init* Creates Docker-related starter files for your project
manifest Manage Docker image manifests and manifest lists
mcp* Docker MCP Plugin
network Manage networks
offload* Docker Offload
plugin Manage plugins
sbom* View the packaged-based Software Bill Of Materials (SBOM) for an image
scout* Docker Scout
system Manage Docker
volume Manage volumes
bevane commented on 2026-02-24 22:31 (UTC)
The sandbox cli plugin (available on Docker Desktop 4.58 and later) does not seem to be available in this package.
xeeynamo commented on 2026-02-23 16:10 (UTC)
Docker Desktop version 4.62.0-1 has been released, with QEMU 10.2.0 support.
HaelleZ commented on 2026-02-22 12:31 (UTC)
Sorry I havn't read everything... But I came up with a quite dirty solution if anyone like me is looking for a quick solution :
TL;DR : I made a really dirty fix on libkrun.so and patched the one used by Docker Desktop. It may indue some security issue... But it's dirty so...
https://github.com/Haelle/docker-desktop-arch-linux/tree/master
leandrocunha commented on 2026-02-20 13:19 (UTC) (edited on 2026-02-20 16:27 (UTC) by leandrocunha)
It would be possible to add that it provides the docker-mcp (https://aur.archlinux.org/packages/docker-mcp) and conflicts with the package. Regarding downgrading, you could use https://aur.archlinux.org/packages/downgrade.
mattalxndr commented on 2026-02-20 10:12 (UTC)
This package conflicts with https://aur.archlinux.org/packages/docker-mcp too, it should be added to Provides.
By the way, for people that want to downgrade qemu to get this working:
Then pin the version by adding this group to /etc/pacman.log:
1 2 3 4 5 6 .. 15 Next › Last »