Uses of Class
org.aksw.shellgebra.docker.adapter.cli.GenericContainer
Packages that use GenericContainer
-
Uses of GenericContainer in org.aksw.shellgebra.docker.adapter.cli
Classes in org.aksw.shellgebra.docker.adapter.cli with type parameters of type GenericContainerModifier and TypeClassDescriptionclassGenericContainer<SELF extends GenericContainer<SELF>>An implementation of the test containers API that builds a command line that invokes the docker command.