A way to bootstrap Docker environment when running Testcontainers tests?
I wonder if there is a way to bootstrap a Docker environment when running tests with @Testcontainers
.
I wonder if there is a way to bootstrap a Docker environment when running tests with @Testcontainers
.