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 anddocker 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.
Pinned Comments
xeeynamo commented on 2025-03-05 15:04 (UTC)
Bump to 4.39.0
New:
docker desktop logs
command.--platform
flag on docker load anddocker save
. This helps you import and export a subset of multi-platform images.Upgrades:
Bugfixes and enhancements:
docker history
For Linux: