Def

object Def
Companion:
class
class Object
trait Matchable
class Any
Def.type

Value members

Concrete methods

def apply(dockerImage: DockerImage, exposedPorts: Seq[Int], env: Map[String, String], command: Seq[String], classpathResourceMapping: Seq[FileSystemBind], waitStrategy: WaitStrategy, labels: Map[String, String], tmpFsMapping: Map[String, String], imagePullPolicy: ImagePullPolicy, fileSystemBind: Seq[FileSystemBind]): Def[GenericContainer]