We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38f427 commit 4e79301Copy full SHA for 4e79301
docs/usage.md
@@ -11,7 +11,7 @@ If you want to use TestContainers on Windows you can try the [alpha release](usa
11
Testcontainers will try to connect to a Docker daemon using the following strategies in order:
12
13
* Environment variables:
14
- * `DOCKER_HOST` (this should be set to an HTTP/HTTPS connection rather than a unix socket at present)
+ * `DOCKER_HOST`
15
* `DOCKER_TLS_VERIFY`
16
* `DOCKER_CERT_PATH`
17
* Defaults:
0 commit comments