Package Details: docker-desktop 4.41.2-1

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: 1.09
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2025-05-06 19:43 (UTC)

Required by (37)

Sources (1)

Pinned Comments

xeeynamo commented on 2025-05-06 19:45 (UTC)

Bumping Docker Desktop to 4.41.2-1 with another hotfix:

  • Fixed an issue where the Models menu was displayed in the GUI even when Docker Model Runner was not supported or not enabled.

xeeynamo commented on 2025-04-30 14:52 (UTC)

I am bumping the package to 4.41.1-1, which contains the following hotfix:

  • Fixed an issue where Docker Desktop failed to start when a proxy configuration was specified in the admin-settings.json file.

leandrocunha commented on 2025-04-28 23:15 (UTC) (edited on 2025-04-29 19:13 (UTC) by leandrocunha)

Bump to 4.41.0

NEW

Docker Compose and Testcontainers Java and Go now support Docker Model Runner.

Upgrades

Docker Engine v28.1.1
Docker Compose v2.35.1
Docker Buildx v0.23.0
Docker Scout CLI v1.17.1
Compose Bridge v0.0.19

Security

Fixed CVE-2025-3224 allowing an attacker with access to a user machine to perform an elevation of privilege when Docker Desktop updates.

Bug fixes and enhancements

For all platforms

  • Fixed a bug in DockerVMM that caused an excessive number of open file handles on the host.
  • Fixed an issue where Docker Desktop failed to start if the admin-settings.json file didn't contain the optional configurationFileVersion configuration.
  • Fixed a bug that was causing outgoing UDP connections to be eagerly closed.
  • Enhanced log reading experience with advanced search capabilities and container-level filtering, enabling quicker debugging and troubleshooting.
  • Improved error messages when downloading Registry Access Management configuration.
  • If Docker can't bind an ICMPv4 socket, it now logs an error and continues rather than quits.
  • Enabled the memory protection keys mechanism in the Docker Desktop Linux VM, allowing containers like Oracle database images to run correctly.
  • Fixed a problem with containers accessing /proc/sys/kernel/shm* sysctls when Enhanced Container - --- Isolation is enabled on Mac, Windows Hyper-V, or Linux.
  • Added kernel module nft_fib_inet, required for running firewalld in a Linux container.
  • MacOS QEMU Virtualization option is being deprecated on July 14, 2025.

See Docker Desktop Release Notes

Latest Comments

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

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'.

NickeyGod commented on 2023-10-19 10:02 (UTC)

@m.dango you can do ln -s /usr/bin/docker /usr/local/bin/docker i don't exactly know how to fix it in this build. feel free to hit me up on email with an modified PKGBUILD.

m.dango commented on 2023-10-05 11:56 (UTC)

I seem to have a problem using extensions with this package. When (un)installing/updating an extension it expects /usr/local/bin/docker which is missing. This file is present and works fine when installing directly from source.

gustavosbarreto commented on 2023-07-18 20:47 (UTC)

@antdking ✓