Upgrade to Testcontainers 1.15.1 and use prebuilt image for DB2
- Upgrade to Testcontainers 1.15.1, mainly because it contains a fix needed to use Testcontainers on Mac OS
- Use prebuilt image for DB2 so we can avoid using a file system mount (not supported on some OSes)
@vietj please review if you can
@aguibert FYI you could also use withClasspathResourceMapping, it uses the copy strategy instead of a volume mapping which works reliably on any system :)
@vietj I did not. It's been about a year since I filed my last CQ. Can you please remind me of the process?
I also support this pull request because it fixes https://github.com/testcontainers/testcontainers-java/pull/2605 that affects me and the fix ships with testcontainers >= 1.14.2.
I'll file the CQ
On Fri, Feb 12, 2021 at 4:57 PM julianladisch [email protected] wrote:
I also support this pull request because it fixes testcontainers/testcontainers-java#2605 https://github.com/testcontainers/testcontainers-java/pull/2605 that affects me and the fix ships with testcontainers >= 1.14.2 https://github.com/testcontainers/testcontainers-java/releases/tag/1.14.2 .
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eclipse-vertx/vertx-sql-client/pull/858#issuecomment-778279236, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABXDCVA5UY7QEYLQ32HCGLS6VFWTANCNFSM4U6ULECQ .