mirror of https://github.com/docker/docs.git
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:
parent
4b96e64da3
commit
a0db066646
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue