Package Details: docker-desktop 4.45.0-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: 19
Popularity: 1.70
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2025-08-28 19:42 (UTC)

Required by (36)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

xeeynamo commented on 2025-08-28 19:44 (UTC)

Docker Desktop 4.45.0 has been released!

New
  • Docker Model Runner is now generally available.
  • In-product release highlights has a new look and feel.
Upgrades
  • Docker Compose v2.39.2
  • Docker Buildx v0.27.0
  • Kubernetes v1.32.6
  • Docker Scout CLI v1.18.3
  • Docker Engine v28.3.3
Bug fixes and enhancements
  • Fixed a bug that caused the com.docker.diagnose to crash when uploading a diagnostics bundle behind a proxy that requires authentication.

xeeynamo commented on 2025-08-20 13:29 (UTC)

Another minor bump to 4.44.3 with the following changes:

Security

  • Fixed CVE-2025-9074 where a malicious container running on Docker Desktop could access the Docker Engine and launch additional containers without requiring the Docker socket to be mounted. This could allow unauthorized access to user files on the host system. Enhanced Container Isolation (ECI) does not mitigate this vulnerability.

Bug fixes and enhancements

  • Fixed a bug which caused the Docker Offload dialog to block users from accessing the dashboard.

xeeynamo commented on 2025-08-15 12:37 (UTC)

Minor bump to 4.44.2 with the following enhancement:

xeeynamo commented on 2025-08-14 09:10 (UTC)

Patch release version 4.44.1 with the following fix:

  • Fixed an issue found in version 4.44.0 that caused startup to fail when vpnkit CIDR is locked without specifying a value in Desktop Settings Management.

xeeynamo commented on 2025-08-07 13:07 (UTC)

Good news, 4.44.0 has been released!

Link to the full changelog: https://docs.docker.com/desktop/release-notes/#4440

New

  • You can now inspect requests and responses to help you diagnose model-related issues in Docker Model Runner.
  • Added the ability to run multiple models and receive a warning on insufficient resources. This avoids Docker Desktop freezing when using big models.
  • Added new MCP clients to the MCP Toolkit: Gemini CLI, Goose.
  • Introduced --gpu (Windows only) and --cors flags for docker desktop enable model-runner.
  • Added a new docker desktop kubernetes command to the Docker Desktop CLI.
  • You can now search for specific configuration options within Settings.

Upgrades

  • Docker Compose v2.39.1
  • Docker Buildx v0.26.1
  • Docker Engine v28.3.2
  • Docker Scout CLI v1.18.2
  • Docker Model CLI v0.1.36
  • Docker Desktop CLI v0.2.0

Security

We are aware of CVE-2025-23266, a critical vulnerability affecting the NVIDIA Container Toolkit in CDI mode up to version 1.17.7. Docker Desktop includes version 1.17.8, which is not impacted. However, older versions of Docker Desktop that bundled earlier toolkit versions may be affected if CDI mode was manually enabled. Uprade to Docker Desktop 4.44 or later to ensure you're using the patched version.

Bug fixes

  • Fixed an issue pulling images with zstd differential layers when the containerd image store is enabled.
  • Fixed a bug causing containers launching with the --restart flag to not restart properly when using Enhanced Container Isolation.
  • Improved interaction between Kubernetes custom registry images and Enhanced Container Isolation (ECI), so the ECI Docker Socket image list no longer needs to be manually updated when using a custom registry for Kubernetes control plane images.
  • Fixed a bug where a Docker Desktop Kubernetes cluster in kind mode fails to start after restarting Docker Desktop if the user is required to be signed in but is currently signed out.
  • Fixed a bug that prevented the mounting of MCP secrets into containers when Enhanced Container Isolation is enabled.
  • Fixed a bug preventing the use of --publish-all when --publish was already specified.
  • Fixed a bug causing the Images view to scroll infinitely.
  • Fixed a bug which caused the Volumes tab to be blank while in Resource Saver mode.
  • Updated terms of service text on first launch.
  • More robustness in parsing newly released GGUF formats.

leandrocunha commented on 2025-07-22 13:00 (UTC)

@xeeynamo, I managed to compile on the next attempt. It might have been temporary. I checked and there's a valid certificate.

xeeynamo commented on 2025-07-21 10:04 (UTC)

@leandrocunha it seems to work fine on my end. Are you still experiencing the problem? I wonder if it was just a temporary issue. We don't have any internal alerts or known issues related to the website.

leandrocunha commented on 2025-07-19 23:12 (UTC)

libfakeroot internal error: payload not recognized!
-> Compressing man and info pages...
==> Checking packaging issues...
==> Creating the "docker-desktop" package...
-> Generating the .PKGINFO file...
-> Generating the .BUILDINFO file...
SSL error: error:00000000:lib(0)::reason(0), a workaround might be: w3m -insecure
w3m: Can't load https://www.docker.com/legal/docker-subscription-service-agreement/.

==> ERROR: Aborted by user! Exiting...
==> Cleaning up...
-> Adding the install file...
cp: could not create common file '.INSTALL': No such file or directory
==> ERROR: Failed to add the install file to the package.

I would have to check that out...

xeeynamo commented on 2025-07-17 07:40 (UTC) (edited on 2025-07-17 07:40 (UTC) by xeeynamo)

Bump to 4.43.2

Upgrades:

  • Docker Compose v2.38.2
  • Docker Engine v28.3.2
  • Docker Model CLI v0.1.33

xeeynamo commented on 2025-07-04 15:29 (UTC)

Bumping to 4.43.1 with the following fixes:

  • Fixed an issue that caused Docker Desktop UI to break when Ask Gordon responses contained HTML tags.
  • Fixed an issue that prevented extensions from communicating with their backends.