You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/supported_docker_environment/windows.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
* Docker version 17.06 is confirmed to work on Windows 10 with Hyper-V.
6
6
* Testcontainers supports communication with Docker on Docker for Windows using named pipes.
7
7
* WSL2 backend is supported starting with Windows 10 2004. (**Beta**)
8
+
* Docker on Windows Server 2019 is currently **not supported** (also note [this issue](https://github.com/testcontainers/testcontainers-java/issues/2960)).
8
9
9
10
## Limitations
10
11
The following features are not available or do not work correctly so make sure you do not use them or use them with
0 commit comments