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 »

mpark commented on 2024-07-28 17:21 (UTC) (edited on 2024-07-28 17:23 (UTC) by mpark)

Please update to 4.33.0

Changes:

pkgver=4.33.0
_revision=160616
source=("https://desktop.docker.com/linux/main/amd64/$_revision/$pkgname-x86_64.pkg.tar.zst")
sha265sums=('7a3c0f47253c9492a878ebd2c0fe4cd66bd0b3a640c80ecec0021926d1154aca')

mpark commented on 2024-07-22 17:42 (UTC)

@TheSadCactus It's not a VSCode or a docker-desktop issue, it's a yay issue... remove the corresponding build folders and it will build, or alternatively, download the PKGBUILD and use make -rsi to build it.

mpark commented on 2024-07-22 17:38 (UTC) (edited on 2024-07-22 17:40 (UTC) by mpark)

Please update to 4.32.0 - here are the changes:

- pkgver=4.31.0
+ pkgver=4.32.0
- _revision=153195
+ _revision=157355
- source=("https://desktop.docker.com/linux/main/amd64/$_revision/$pkgname-$pkgver-x86_64.pkg.tar.zst")
+ source=("https://desktop.docker.com/linux/main/amd64/$_revision/$pkgname-x86_64.pkg.tar.zst")
- sha256sums=('f4a9f1389a2953b826f0d0479c09d8ca2da3dd64390449014313ac05cffb0783')
+ sha256sums=('cac668acf066a14bd324514a0db6604313da98e34929c5dece632ba59495a706')

And no, I don't know why they removed the package version from the package name.

kashortie commented on 2024-07-07 06:57 (UTC)

Is it just me, or when I press Sign In on docker-desktop, nothing happens. How do I sign in (I am signed in on the normal website that it usually takes you to for authentication)

TheSadCactus commented on 2024-07-05 07:30 (UTC)

i was trying to update my system, and visual-studio-code-bin-debug was conflicting with docker-desktop-debug files,

i had installed docker-desktop from tar.gz from docker website, so thought mayeb ill uninstall docker-desktop, update vsCode and then install docker-desktop form aur thistime, although, now i am getting same error, which says

failed to commit transaction (conflicting files)
docker-desktop-debug: /usr/lib/debug/.build-id/09/ff65463755b887e71c59f7b68228e92a84bd46 exists in filesystem (owned by visual-studio-code-bin-debug)

not sure how to solve this or if this is a docker issue or vscode issue

jonybepary commented on 2024-07-01 00:41 (UTC)

If you don't want to wait, follow these steps:
yay -S docker-desktop --editmenu

In the PKGBUILD file, update the following parameters:

pkgver=4.31.0
_revision=153195
sha256sums=('f4a9f1389a2953b826f0d0479c09d8ca2da3dd64390449014313ac05cffb0783')

Enjoy!😊

missmelt commented on 2024-06-29 12:39 (UTC)

Please update to 4.31.0

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?