Beware if using Docker 2.4.0.0 on macOS

See https://github.com/testcontainers/testcontainers-java/pull/3159

I worked around by installing com.hivemq:hivemq-testcontainer-junit5:1.2.0 and, since I depend on other containers, org.testcontainers:testcontainers:1.15.0-rc2.

Hope y’all don’t waste time like I did on this. #payingitforward

:slight_smile:

1 Like