mirror of https://github.com/docker/docs.git
fix: update wording on new section (#21460)
<!--Delete sections as needed --> ## Description Updates wording on New section in the docker desktop release notes ## 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 --------- Signed-off-by: Lorena Rangel <lorena.rangel@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
c2ef34d616
commit
1f2860ea1d
|
@ -31,9 +31,9 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
|
||||
### New
|
||||
|
||||
- WSL2 is now faster, more reliable, and has enhanced security
|
||||
- Docker Desktop on WSL is now faster, more reliable, and has enhanced security
|
||||
- Enhance Container Isolation (ECI) has been improved to support images with wildcard tags
|
||||
- Admins can now:
|
||||
- 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)
|
||||
|
|
Loading…
Reference in New Issue