podman-testcontainers icon indicating copy to clipboard operation
podman-testcontainers copied to clipboard

DOCKER HOST in Windows

Open ccalderon9411 opened this issue 3 years ago • 1 comments

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

ccalderon9411 avatar Nov 08 '22 14:11 ccalderon9411

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.

anantharaman93 avatar Nov 29 '22 17:11 anantharaman93