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

Required by (38)

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 »

mbrylevskii commented on 2025-03-17 12:49 (UTC)

When trying to stop a Compose container from the main Docker Desktop page, I encounter the following error: "Cannot stop Docker Compose application. Reason: compose [stop] fork/exec /usr/local/bin/docker: no such file or directory."

Creating a symbolic link solved the issue: sudo ln -s /usr/bin/docker /usr/local/bin/docker

It might be worth including this in the PKGBUILD.

leandrocunha commented on 2025-03-07 18:11 (UTC)

The package will now install all the contents of the tarball provided by Docker (upstream) that was found during a review I did. Installing via yay there are no problems with signature differences after tests performed now. I personally thank all the contributions made so far by the community and by Luciano who works at Docker who quickly delivers the new versions! :)

leandrocunha commented on 2025-03-07 16:57 (UTC) (edited on 2025-03-07 17:08 (UTC) by leandrocunha)

NEWS: The checksum is up to date now.

pretoriansraccon commented on 2025-03-07 16:37 (UTC)

Checksum changed. Please update PKGBUILD

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.

xeeynamo commented on 2025-01-30 16:31 (UTC)

Bump to 4.38.0

New:

  • Docker Compose, Docker Scout, the Docker CLI, and Ask Gordon can now be updated independently of Docker Desktop and without a full restart (Beta).
  • Bake is now GA, with support for entitlements and composable attributes.
  • You can now create multi-node Kubernetes clusters in Docker Desktop.
  • Ask Gordon is more widely available. It is still in Beta.

Upgrades:

  • containerd v1.7.24
  • Docker Buildx v0.20.1
  • Docker Compose v2.32.4
  • Docker Engine v27.5.1
  • Docker Scout CLI v1.16.1
  • Runc v1.2.2
  • NVIDIA Container Toolkit v1.17.4
  • Kubernetes v1.31.4
  • Docker Debug v0.0.38

Bugfixes:

  • Fixed a bug where access tokens generated by the docker login web flow could not be refreshed by Docker Desktop.
  • Fixed a bug where container creation via the Docker API using curl failed when Enhanced Container Isolation was enabled.
  • Fixed a bug where the RAM policy was not refreshed after the refresh period had elapsed.
  • Fixed a bug in Enhanced Container Isolation when mounting the Docker socket into a container, and then creating Docker containers with bind-mounts from within that container.
  • Fixed an issue that caused a discrepancy between the GUI and the CLI, the former forcing the 0.0.0.0 HostIP in port-mappings. This caused default binding IPs configured through Engine's ip flag, or through the bridge option com.docker.network.bridge.host_binding_ipv4, to not be used.
  • Fixed a bug where the pac setting was ignored in admin-settings.json.

For Linux:

  • Added support for gvisor networking. Users with an incompatible version of qemu (8.x) will stay on qemu networking, and others will be migrated automatically.

Deprecation:

  • Deprecate com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor.

leandrocunha commented on 2025-01-20 20:01 (UTC)

Since the 16th, Zpecter keeps classifying this package as out of date and as you can see in the screenshot, there are currently no updates except for Mac.

See https://imgur.com/a/GTLxiKN

So please stop notifying me for no reason.

Thank you!

leandrocunha commented on 2025-01-16 11:16 (UTC) (edited on 2025-01-16 22:02 (UTC) by leandrocunha)

When classifying software with an update (flag out-of-date (2025-01-16)), check the release notes first. 4.37.2 has fixes for MacOS and can be seen below.

There are no releases for platforms other than MacOS.

Bug fixes and enhancements
For Mac
Prevents a bug that caused Docker Desktop to not update com.docker.vmnetd or com.docker.socket to newer versions.
Known issues
For Mac
If you’re seeing a security popup about malware on com.docker.vmnetd or com.docker.socket, follow the steps documented in docker/for-mac#7527.

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/

leandrocunha commented on 2024-12-21 21:31 (UTC)

ctag, see https://aur.archlinux.org/packages/losslesscut-bin#comment-987243

His debug files are conflicting with the other packages, you need to reinforce this with the maintainer of the other package as well and see what he can answer.