testcontainers / testcontainers-hs

Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers
MIT License
56 stars 12 forks source link

fromExistingNetwork #41

Closed alexbiehl closed 1 year ago

alexbiehl commented 1 year ago

https://github.com/testcontainers/testcontainers-hs/issues/40

jhrcek commented 1 year ago

Thanks for implenting my suggestion. It would be great to have this merged. Our usecase is that we create network via docker compose in CI and then would like to use that through test containers. Since Network type is opaque, I can't see a way to implement this usecase with testcontainers 0.5.0.0.