Package io.quarkus.devservices.common
package io.quarkus.devservices.common
-
ClassDescriptionUtil class to Locate a running container in a compose dev services project.Helper to define the stop strategy for containers created by DevServices.Utility class for working with containers.A TestContainers consumer for container output that logs output to an JBoss logger.StartableContainer<T extends org.testcontainers.containers.GenericContainer<?>>A wrapper for a
GenericContainerthat implements theStartableinterface.