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
Copy file name to clipboardExpand all lines: content/manuals/desktop/release-notes.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
32
32
### New
33
33
34
34
- Existing Docker Desktop installations using the WSL2 engine on Windows are now automatically migrated to a unified single-distribution architecture for enhanced consistency and performance.
35
-
- Enhance Container Isolation (ECI) has been improved to support images with wildcard tags
35
+
- Enhance Container Isolation (ECI) has been improved to support images with wildcard tags.
36
36
- Administrators can now:
37
-
- Allow any container to mount the Docker socket with ECI
38
-
- Enforce sign-in with macOS configuration profiles (Early Access)
39
-
- Enforce sign-in for more than one organization at a time (Early Access)
40
-
- Deploy Docker Desktop for Mac in bulk with the PKG installer (Early Access)
41
-
- Use Desktop Settings Management to manage and enforce defaults via admin.docker.com (Early Access)
37
+
- Allow any container to mount the Docker socket with ECI.
38
+
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
39
+
- Enforce sign-in for more than one organization at a time (Early Access).
40
+
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
41
+
- Use Desktop Settings Management to manage and enforce defaults via admin.docker.com (Early Access).
0 commit comments