Package Details: docker-desktop 4.39.0-3

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: leandrocunha
Votes: 15
Popularity: 0.66
First Submitted: 2023-06-30 21:07 (UTC)
Last Updated: 2025-03-07 17:11 (UTC)

Required by (36)

Sources (1)

Pinned Comments

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.

Latest Comments

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

mpark commented on 2024-09-01 01:33 (UTC)

4.34.0 released

diff:

3,4c3,4
< pkgver=4.33.0
< _revision=160616
---
> pkgver=4.34.0
> _revision=165256
14c14
< sha256sums=('7a3c0f47253c9492a878ebd2c0fe4cd66bd0b3a640c80ecec0021926d1154aca')
---
> sha256sums=('32f68bf282cb98c713711a5b8ea2b529ea90f10732676baa3be56052122b2f2f')

TipsyTheCat commented on 2024-08-12 03:27 (UTC) (edited on 2024-08-12 12:42 (UTC) by TipsyTheCat)

@kashortie It's not just you, i'm having the same problem. i'm on manjaro running gnome. what are you running?

Update: after rebooting and then trying again, a toast about logging in popped up with i link to https://docs.docker.com/desktop/get-started/#credentials-management-for-linux-users with some helpful info on signing in.

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