Skip to content

Commit 5c12f4f

Browse files
Fix ECI text in the DD 4.36 release notes. (#21477)
<!--Delete sections as needed --> ## Description Fix vague / misleading text regarding ECI in the Docker Desktop 4.36 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 - [X] Editorial review - [ ] Product review --------- Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
1 parent aa68ba2 commit 5c12f4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
3232
### New
3333

3434
- 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.
3635
- Administrators can now:
37-
- Allow any container to mount the Docker socket with ECI.
3836
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
3937
- Enforce sign-in for more than one organization at a time (Early Access).
4038
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
4139
- Use Desktop Settings Management to manage and enforce defaults via admin.docker.com (Early Access).
40+
- Enhance Container Isolation (ECI) has been improved to:
41+
- Allow admins to [turn off Docker socket mount restrictions](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#allowing-all-containers-to-mount-the-docker-socket).
42+
- Support wildcard tags when using the [`allowedDerivedImages` setting](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#docker-socket-mount-permissions-for-derived-images).
4243

4344
### Upgrades
4445

0 commit comments

Comments
 (0)