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.9k stars 1.62k forks source link

update OceanBaseCEContainer for new docker images #8737

Open whhe opened 1 month ago

whhe commented 1 month ago

Our team has refactored the docker image recently, in addition to bugfixes, some parameters have also been adjusted. https://github.com/oceanbase/docker-images/tree/main/oceanbase-ce

We will ensure the future versions of the long-term support tag 4.2.1-lts will be backward compatible with existing parameters, and will continue to incorporate bug fixes and other optimizations.

whhe commented 6 days ago

@eddumelendez PTAL