-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.39.0 release notes #22092
base: main
Are you sure you want to change the base?
4.39.0 release notes #22092
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
88a8e52
to
5c88e64
Compare
- The Docker AI Agent offers deeper context on docker images, containers, and volumes, delivers faster support, and enables more user actions via the DD GUI and CLI | ||
- The Docker Desktop CLI is now generally available. We have added support to print logs and to update Docker Desktop from the CLI. | ||
- Support multi-platform images via enabling users to pick a specific platform in `docker history` | ||
- Enables users to import and export a subset of multi-platform images |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Enables users to import and export a subset of multi-platform images | |
- Enables users to import and export a subset of multi-platform images |
Which team has added this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's in the notion page, I believe it's App Dev
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Figured this out - tis the runtime team. Suggested rephrase:
- Enables users to import and export a subset of multi-platform images | |
- Docker Desktop now supports the `--platform` flag on [`docker load`](/reference/cli/docker/image/load.md) and [`docker save`](/reference/cli/docker/image/save.md). This enables users to import and export a subset of multi-platform images. |
5c88e64
to
e81a6f7
Compare
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
e81a6f7
to
3cd4f2c
Compare
- Fixed a bug in the ECI Docker socket permissions which was causing 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 Mac |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lorenrh we missed to add the release note for this PR
Can we add it please as it was reported by customer (CBA) and they might ask for it.
"Fixed an issue where the myIPAddress PAC file function retrieved the host IP from the wrong interface, causing incorrect proxy selection."
CC @ebriney @aevesdocker
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is mentioned in https://github.com/docker/docs/pull/22092/files#diff-90205834fbbed26315b6504ba5b61cb6ffc2b894cb98bf3d492fa6c2377e4424R69
I had the wording from the original PR 🙈 , I'll update the wording
Docker Desktop 4.39.0 release notes