Uses of Class
org.jenkinsci.test.acceptance.docker.DockerImage.Starter
-
Uses of DockerImage.Starter in org.jenkinsci.test.acceptance.docker
Modifier and TypeMethodDescription<T extends DockerContainer>
DockerImage.Starter<T>Start container from this image.DockerImage.Starter.withArgs
(org.jenkinsci.utils.process.CommandBuilder args) DockerImage.Starter.withIpAddress
(String ipAddress) DockerImage.Starter.withOptions
(org.jenkinsci.utils.process.CommandBuilder options) DockerImage.Starter.withPortOffset
(Integer portOffset) DockerImage.Starter.withPorts
(int... ports) DockerImage.Starter.withUdpPorts
(int... udpPorts)