I have a junit test, making use of testcontainers. How can I start an explicit image? Because:
junit
testcontainers
@Test public class ContainerTest { pri