Package Details: docker-desktop 4.37.1-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 (mpark)
Last Packager: leandrocunha
Votes: 15
Popularity: 1.02
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2024-12-30 13:36 (UTC)

Required by (36)

Sources (1)

Pinned Comments

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

1 2 3 4 5 6 7 Next › Last »

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.

ctag commented on 2024-12-21 19:45 (UTC)

Attempting to update gives me this error:

error: failed to commit transaction (conflicting files)
docker-desktop-debug: /usr/lib/debug/.build-id/01/4cf96203aed6b44b362f930a85553ebe5ba70c exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/01/4cf96203aed6b44b362f930a85553ebe5ba70c.debug exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/31/18e8c152e4ef215bc843fbb3ab9281877f7ada exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/31/18e8c152e4ef215bc843fbb3ab9281877f7ada.debug exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/87/003aa4689d6ea1fd547c9c771e443afdb6d9a2 exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/87/003aa4689d6ea1fd547c9c771e443afdb6d9a2.debug exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/a8/bead032b728141d97788324d6540887ae9caf2 exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/a8/bead032b728141d97788324d6540887ae9caf2.debug exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/e0/d994ca1d7810114cf0e469ea499412d46e017f exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/e0/d994ca1d7810114cf0e469ea499412d46e017f.debug exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/f4/f4df1c78477202a87b3207a0488cd9196e3ed7 exists in filesystem (owned by losslesscut-bin-debug)
docker-desktop-debug: /usr/lib/debug/.build-id/f4/f4df1c78477202a87b3207a0488cd9196e3ed7.debug exists in filesystem (owned by losslesscut-bin-debug)

Removing docker-desktop-debug does not resolve the issue. Removing losslesscut-bin-debug does allow me to update this time, but I'm assuming it will return on next losslesscut update.

mpark commented on 2024-12-12 21:01 (UTC)

Bump to 4.37.0

eRedekopp commented on 2024-11-22 20:10 (UTC)

@sergefan There is a bug in Docker Desktop for Linux where its built-in options for disabling launch on startup don't do anything. You can disable launch on startup using the command systemctl --user disable docker-desktop. See https://github.com/docker/desktop-linux/issues/182

mpark commented on 2024-11-19 03:59 (UTC)

Updated to 4.36.0

sergefan commented on 2024-11-12 19:11 (UTC)

How do I prevent docker desktop from being automatically started? I unchecked the option in General settings but it still auto starts each time I login into my desktop.

mpark commented on 2024-10-31 21:41 (UTC) (edited on 2024-10-31 21:42 (UTC) by mpark)

Updated to docker 4.35.1

Fixes a bug where Docker Desktop would incorrectly bind to port 8888.

mpark commented on 2024-10-31 21:35 (UTC)

@georgerabus I was finally able to reproduce this error on my new laptop where my gpg key was not yet setup. After setting up the gpg key and following the instructions on https://docs.docker.com/desktop/get-started/#credentials-management-for-linux-users - the sign in button became functional