-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
add Docker Desktop 4.35.0 release notes #20909
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
f30f5f0
to
886c9a6
Compare
fd6f1a5
to
3c2b99c
Compare
9527bc7
to
4b84e7c
Compare
4b84e7c
to
5e6a038
Compare
91e8582
to
b5f5698
Compare
b5f5698
to
50d6f70
Compare
7e24b4b
to
00eb09e
Compare
- Fixed a bug where the `docker` CLI did not work as expected when the `registry.json` file was malformed. | ||
- Fixed a bug where the **Push to Docker Hub** action in the **Images** view would result in an `invalid tag format` error. Fixes [docker/for-win#14258](https://github.com/docker/for-win/issues/14258). | ||
- Fixed an issue where Docker Desktop startup failed when ICMPv6 setup was not successful. | ||
- Added drivers that allow USB/IP to work. |
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.
@p1-0tr should this mention Linux, Mac, Hyper-V only? If it's a kernel change then WSL 2 users should check their kernel configuration?
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.
WSL2 should already support USB/IP out of the box. But, yes, we probably should call out Linux, Mac and Hyper-V, since it is not up to us at to what WSL2 does in this area.
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.
Added drivers, on macOs, Linux and Hyper-V, that allow USB/IP to work.
- Fixed an issue where Docker Desktop startup failed when ICMPv6 setup was not successful. | ||
- Added drivers that allow USB/IP to work. | ||
- Fixed a bug in Enhanced Container Isolation (ECI) [Docker socket mount permissions for derived images](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md) where it was incorrectly denying Docker socket mounts for some images when Docker Desktop uses the containerd image store. | ||
- Enable `NFT_NUMGEN`, `NFT_FIB_IPV4` and `NFT_FIB_IPV6` kernel modules. |
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.
These modules are added everywhere except WSL 2. Should we remove from the "For all platforms" section?
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.
mmm but there should we add that line? 🤔 maybe we could do the following?
- Enable `NFT_NUMGEN`, `NFT_FIB_IPV4` and `NFT_FIB_IPV6` kernel modules. | |
- Enable `NFT_NUMGEN`, `NFT_FIB_IPV4` and `NFT_FIB_IPV6` kernel modules, for all platforms except WSL |
else, or can i move them to #### For mac?
acb3e4f
to
6efb250
Compare
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
6efb250
to
84c5e00
Compare
- containerd image store: | ||
- Improved output of `docker image inspect` to account for multi-platform images. | ||
- Support multi-platform images via enabling users to pick a specific platform in `docker history`. | ||
- Beta release of Docker VMM - the more performant alternative to Apple Virtualization Framework on macOS (requires Apple Silicon and macOS 12.5 or later).### Upgrades |
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.
Formatting fix needed here
Description
Docker Desktop 4.35.0 release notes