You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
- Removed the Docker Scout view and disabled Scout-related OS notifications and notification popups.
46
+
- Added support for time namespacing in ECI protected containers.
47
+
- Fixed a bug where the `http_proxy` environment variable could prevent kind clusters from pulling local images.
48
+
- Fixed a `500 Internal Server Error` that could occur on the first Docker API call right after the VM wakes up from idle shutdown.
49
+
- Fixed broken images in Docker Hub image descriptions caused by relative URLs being resolved to invalid `app://` scheme URLs.
50
+
51
+
#### For Mac
52
+
53
+
- Added a warning dialog that appears at startup when Docker Desktop is running from a staging directory due to a failed update. Also adds a link to download a fresh install.
54
+
55
+
#### For Windows
56
+
57
+
- WSL integration with the default distribution has been disabled. To change this, visit **Settings**.
58
+
- Fixed a bug where `docker compose up` failed with an `EOF` error on Windows with a Hyper-V backend, when accepting a file-sharing consent prompt.
59
+
- Fixed Windows installer bugs that could cause incorrect backend mode detection or unexpected directory creation during installation.
0 commit comments