Package Details: docker-desktop 4.39.0-3

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: leandrocunha
Votes: 15
Popularity: 0.66
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2025-03-07 17:11 (UTC)

Required by (36)

Sources (1)

Pinned Comments

xeeynamo commented on 2025-03-05 15:04 (UTC)

Bump to 4.39.0

New:

  • The Docker Desktop CLI is now generally available. You can now also print logs with the new docker desktop logs command.
  • Docker Desktop now supports the --platform flag on docker load and docker save. This helps you import and export a subset of multi-platform images.

Upgrades:

  • Docker Compose v2.33.1
  • Docker Buildx v0.21.1
  • Kubernetes v1.32.2
  • Docker Engine v28.0.1
  • Docker Scout CLI v1.16.3

Bugfixes and enhancements:

  • Ask Gordon now offers deeper context on Docker images, containers, and volumes, delivers faster support, and enables more user actions via Docker Desktop and the Docker CLI.
  • Support multi-platform images via enabling users to pick a specific platform in docker history
  • Fixed an issue that caused clients other than the CLI and Docker Desktop to see a delay of 3 seconds whenever a container with port-mappings exists. See docker/for-mac#7575
  • Fixed a bug in the ECI Docker socket permissions which caused it to sometimes block Docker socket mounts on containers with allowed images, or images derived from allowed images.
  • Fixed a bug that prevented Docker Desktop from entering Resource Saver mode again immediately after an engine restart.

For Linux:

  • The Software Updates page in settings, now points to the latest available version available.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

ViolentSempie commented on 2024-05-20 16:45 (UTC)

@ctag i tried the first command, but since it's also conflicting with things like runc and containerd, I decided to follow your second advice and manually removed everything and now it updated correctly. Thanks for the help :).

ctag commented on 2024-05-20 01:31 (UTC)

@ViolentSempie, Please take this advice knowing I'm no expert. I would fix the problem by using yay -S --overwrite "*docker*" docker-desktop, or manually remove the conflicting files before installing docker-desktop.

ViolentSempie commented on 2024-05-19 18:46 (UTC)

@ctag I'm having the same issue as @3xplotion3, the output of pacman -Qo /usr/bin/docker is "error: No package owns /usr/bin/docker", probably because I've installed the bin manually. Should I change anything?

easytiger commented on 2024-05-04 10:56 (UTC)

Updating to version 4.29 results in "Docker Engine starting..." boot loop. Journal shows that dockerd is exited. Reinstalling 4.28 works fine.

r3f commented on 2024-05-01 01:15 (UTC)

error: could not extract /opt/docker-desktop/bin/com.docker.diagnose (Zstd decompression failed: Data corruption detected)

RubyHuntsman commented on 2024-04-16 23:34 (UTC)

Please update to 4.29.0

ctag commented on 2024-03-31 12:11 (UTC)

@3xploiton3 can you paste the output of $ pacman -Qo /usr/bin/docker

3xploiton3 commented on 2024-03-26 08:57 (UTC)

error: failed to commit transaction (conflicting files)
docker: /usr/bin/docker exists in filesystem
docker: /usr/bin/docker-init exists in filesystem
docker: /usr/bin/docker-proxy exists in filesystem
docker: /usr/bin/dockerd exists in filesystem
Errors occurred, no packages were upgraded.
 -> error installing repo packages
error installing repo packages

Phortran commented on 2024-03-02 22:16 (UTC)

Please update to 4.28.0!

ctag commented on 2024-01-15 13:57 (UTC)

If I make that symlink, a new error when managing extensions crops up:

Failed to uninstall extension: removing extension containers: executing '/usr/local/bin/docker --context desktop-linux compose -p ambassador_telepresence-docker-extension-desktop-extension down --remove-orphans --volumes' : exit status 125: unknown shorthand flag: 'p' in -p See 'docker --help'.