testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
7.89k stars 1.62k forks source link

Add CI for latest Moby #8756

Closed kiview closed 1 week ago

kiview commented 1 month ago

tc-java variant of https://github.com/testcontainers/testcontainers-go/pull/2558, keep in draft until tc-go variant is finalized.