testcontainers / testcontainers-hs

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

Use host if there is no alias #43

Open michivi opened 1 year ago

michivi commented 1 year ago

This is an attempt to work around #42. It does by making sure Ryuk is accessed using the Docker host.

This PR includes: