forked from testcontainers/testcontainers-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: always close Docker client (testcontainers#939)
* chore: simplify how to negotiate the API version * chore: use filepath in compose tests * chore: unify how to internally retrieve a Docker client * chore: defer closing the internal Docker client * chore: extract provider code to a separate file * chor: always Close the Docker client * chore: extract test paths to variables * fix: always fallback to the client from env when the host does not respond
- Loading branch information
1 parent
1c453df
commit ee9ff41
Showing
15 changed files
with
283 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.