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

TESTCONTAINERS_HOST_OVERRIDE is documented but not implemented

Open mdelapenya opened this issue 1 year ago • 2 comments

          I'm running into similar issue. I'm following https://golang.testcontainers.org/system_requirements/ci/gitlab_ci/#example-using-docker-socket and so far it doesn't seem to work. Is the `TESTCONTAINERS_HOST_OVERRIDE` variable implemented?

Originally posted by @arvenil in https://github.com/testcontainers/testcontainers-go/issues/1373#issuecomment-1938564264

We should remove those references and update to the most updated ones.

mdelapenya avatar Feb 14 '24 20:02 mdelapenya

Documentation is pointing to a wrong TESTCONTAINERS_HOST_OVERRIDE. TC_HOST should be used. Documentation should be fixed.

shotmk avatar Mar 28 '24 13:03 shotmk

@shotmk thanks for adding context to the issue, would you like to contribute it? 🙏

mdelapenya avatar Apr 05 '24 22:04 mdelapenya