Skip to content

Commit 609f9a1

Browse files
committed
Update docs
1 parent 4e7ae6d commit 609f9a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/usage/windows_support.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ effort.
2323

2424
* WCOW is currently not supported, since Testcontainers uses auxiliary Linux containers for certain tasks and Docker for Windows does not support hybrid engine mode at the time of writing.
2525

26+
### Docker credential helpers
27+
28+
Testcontainers supports credential helpers on Linux and MacOS, to allow pulling images from private registries. This feature is disabled on Windows due to lack of testing - if it is of value to you please help us test it. See [\#756](https://github.com/testcontainers/testcontainers-java/issues/756).
29+
2630
## Reporting issues
2731

2832
Please report any issues with the Windows build of Testcontainers [here](https://github.com/testcontainers/testcontainers-java/issues)
29-
and be sure to note that you are using this on Windows.
33+
and be sure to note that you are using this on Windows.

0 commit comments

Comments
 (0)