testcontainers-node
testcontainers-node copied to clipboard
Add support for custom client options in DockerComposeEnvironment
Fixes #1043
Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| Latest commit | 6db412ad2e5ab3cf5095468fb815e5c4d409f88a |
| Latest deploy log | https://app.netlify.com/projects/testcontainers-node/deploys/684fe82178eec90008ed55eb |
| Deploy Preview | https://deploy-preview-1044--testcontainers-node.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
I wonder if this can be tested by spinning up an image of Docker (https://hub.docker.com/_/docker), mounting the compose executable somewhere in the host, and specifying that as the executable.
@Dyskal are you planning on adding tests?
Sorry for the delay, I don't know if I have the knowledge in docker to do such tests...