Skip to content

Commit 4e79301

Browse files
Kevin Wittekkiview
authored andcommitted
Remove obsolete comment about having to HTTP/HTTPS docker connection
1 parent c38f427 commit 4e79301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you want to use TestContainers on Windows you can try the [alpha release](usa
1111
Testcontainers will try to connect to a Docker daemon using the following strategies in order:
1212

1313
* Environment variables:
14-
* `DOCKER_HOST` (this should be set to an HTTP/HTTPS connection rather than a unix socket at present)
14+
* `DOCKER_HOST`
1515
* `DOCKER_TLS_VERIFY`
1616
* `DOCKER_CERT_PATH`
1717
* Defaults:

0 commit comments

Comments
 (0)