TestcontainerEx.Connection.Strategies.Minikube (testcontainer_ex v0.1.0)

Copy Markdown View Source

Resolves the container engine host by evaluating minikube docker-env.

This strategy activates when:

  • MINIKUBE_ACTIVE_DOCKERD or MINIKUBE_PROFILE is set, OR
  • The minikube binary is available on PATH

It runs minikube docker-env --shell none to extract DOCKER_HOST.