Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support testcontainers (expose Docker API) #689

Open
omerlh opened this issue Nov 9, 2023 · 2 comments
Open

Support testcontainers (expose Docker API) #689

omerlh opened this issue Nov 9, 2023 · 2 comments
Labels
enhancement New feature or request feature_request New Feature Request for Finch

Comments

@omerlh
Copy link

omerlh commented Nov 9, 2023

What is the problem you're trying to solve?.
Testcontainers is a pretty common testing framework for many languages allowing to easily using containers inside tests.

Describe the feature you'd like
Testcontainer can support alternative docker server docker host. It will be nice to have finch expose the same API.

@jwalsh2me
Copy link

Supporting localstack would also be nice too! LocalStack

@mdelapenya
Copy link

Hi from Testcontainers for Go! 👋 You are probably interested in taking a look at the Docker host detection for Go: https://golang.testcontainers.org/features/configuration/#docker-host-detection

@pendo324 pendo324 added enhancement New feature or request feature_request New Feature Request for Finch labels Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature_request New Feature Request for Finch
Projects
None yet
Development

No branches or pull requests

4 participants