Package software.xdev.tci.safestart
package software.xdev.tci.safestart
-
ClassesClassDescriptionSafeNamedContainerStarter<C extends org.testcontainers.containers.GenericContainer<?>>It's not possible to start a container with e.g. the same name, port bindings, etc. with
startupAttempts > 1, which is the default in a few containers (e.g.