TestcontainerEx. Connection. Strategies. ContainerEnv
(testcontainer_ex v0.1.0)
Copy Markdown
View Source
Resolves the container engine host from the CONTAINER_HOST environment variable.
Podman uses CONTAINER_HOST as the equivalent of Docker's DOCKER_HOST.
When set, it points to the Podman service socket, e.g.
unix:///run/user/1000/podman/podman.sock.