podman-testcontainers
podman-testcontainers copied to clipboard
DOCKER HOST in Windows
Hello. I like this article about podman insteand of docker, but i want to know how is the value for DOCKER_HOST in Windows enviroment
Check here on how to set DOCKER_HOST for Windows.
Do note that, TESTCONTAINERS_RYUK_DISABLED should be set to true when tested with testcontainers 1.17.6.
It would be better if this information is also added in this article.