mirror of https://github.com/docker/docs.git
ENGDOCS-2037 (#19696)
This commit is contained in:
parent
64f176ba56
commit
d9fe368de4
|
@ -6,10 +6,8 @@ keywords: enhanced container isolation, Docker Desktop, Docker socket, bind moun
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> This feature is currently in [Beta](../../../release-lifecycle.md/#beta).
|
||||
> It's available with Docker Desktop version 4.27 (and later) on Mac, Linux, and Windows (Hyper-V).
|
||||
> This feature is available with Docker Desktop version 4.27 (and later) on Mac, Linux, and Windows (Hyper-V).
|
||||
> For Windows with WSL 2, this feature requires Docker Desktop 4.28 and later.
|
||||
{ .experimental }
|
||||
|
||||
This page describes optional, advanced configurations for ECI, once ECI is enabled.
|
||||
|
||||
|
|
|
@ -1158,7 +1158,7 @@ Manuals:
|
|||
- path: /desktop/hardened-desktop/enhanced-container-isolation/features-benefits/
|
||||
title: Key features and benefits
|
||||
- path: /desktop/hardened-desktop/enhanced-container-isolation/config/
|
||||
title: Advanced configuration options (Beta)
|
||||
title: Advanced configuration options
|
||||
- sectiontitle: Dev Environments (Beta)
|
||||
section:
|
||||
- path: /desktop/dev-environments/
|
||||
|
|
Loading…
Reference in New Issue