Uses of Class
org.openqa.selenium.docker.ContainerInfo
-
Packages that use ContainerInfo Package Description org.openqa.selenium.docker -
-
Uses of ContainerInfo in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return ContainerInfo Modifier and Type Method Description static ContainerInfo
ContainerInfo. image(Image image)
ContainerInfo
ContainerInfo. map(Port containerPort, Port hostPort)
Methods in org.openqa.selenium.docker with parameters of type ContainerInfo Modifier and Type Method Description Container
Docker. create(ContainerInfo info)
-