Skip to content

Commit 2c8131d

Browse files
authored
Add note that Docker Debug containers are not protected by ECI. (#19899)
Signed-off-by: Cesar Talledo <[email protected]>
1 parent 04facd8 commit 2c8131d

File tree

1 file changed

+6
-0
lines changed
  • content/desktop/hardened-desktop/enhanced-container-isolation

1 file changed

+6
-0
lines changed

content/desktop/hardened-desktop/enhanced-container-isolation/limitations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Containers launched by the Docker Desktop Dev Environments feature are not yet
7878
protected either. We expect to improve on this in future versions of Docker
7979
Desktop.
8080

81+
### Docker Debug containers are not yet protected
82+
83+
[Docker Debug](https://docs.docker.com/reference/cli/docker/debug/) containers
84+
are not yet protected by ECI. We expect to improve on this in future versions of
85+
Docker Desktop.
86+
8187
### Use in production
8288

8389
In general users should not experience differences between running a container

0 commit comments

Comments
 (0)