Package Details: docker-desktop 4.38.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: 14
Popularity: 0.68
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2025-01-30 16:28 (UTC)

Required by (36)

Sources (1)

Pinned Comments

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 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/

Latest Comments

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

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?

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