Add note that Windows containers are not supported (#20548)

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
Andreas Heck 2024-08-07 09:55:37 +02:00 committed by GitHub
parent 4b96e64da3
commit a0db066646
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ not supported.
- This feature doesn't work with Enhanced Container Isolation enabled, since
isolating your containers from the host and allowing them access to the host
network contradict each other.
- Only Linux containers are supported. Host networking does not work with
Windows containers.
## Next steps