#testcontainers

1 messages · Page 1 of 1 (latest)

digital geyser
#

We have a bunch of integration test using https://testcontainers.com/ I haven’t been able to get this to work with dagger. Long term we would want to migrate to dagger services but we are where we are. I was able to get somewhat far by mounting the docker sock. The issue I have is that the test spin up the container on the fly so we can’t expose the host port ahead of time? Any suggestions?

neat dome
digital geyser
#

Missed that sorry