mirror of https://github.com/docker/docs.git
release links (#21462)
<!--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
This commit is contained in:
parent
4ac1a6921c
commit
b629fdadcf
|
@ -32,13 +32,13 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
### New
|
||||
|
||||
- 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.
|
||||
- Enhance Container Isolation (ECI) has been improved to support images with wildcard tags
|
||||
- Enhance Container Isolation (ECI) has been improved to support images with wildcard tags.
|
||||
- Administrators can now:
|
||||
- Allow any container to mount the Docker socket with ECI
|
||||
- Enforce sign-in with macOS configuration profiles (Early Access)
|
||||
- Enforce sign-in for more than one organization at a time (Early Access)
|
||||
- Deploy Docker Desktop for Mac in bulk with the PKG installer (Early Access)
|
||||
- Use Desktop Settings Management to manage and enforce defaults via admin.docker.com (Early Access)
|
||||
- Allow any container to mount the Docker socket with ECI.
|
||||
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
|
||||
- Enforce sign-in for more than one organization at a time (Early Access).
|
||||
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
|
||||
- Use Desktop Settings Management to manage and enforce defaults via admin.docker.com (Early Access).
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
Loading…
Reference in New Issue