Package run.halo.gradle.docker
Class CheckContainerExistsStep
java.lang.Object
run.halo.gradle.docker.CheckContainerExistsStep
- Since:
- 2.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCheckContainerExistsStep(com.github.dockerjava.api.DockerClient dockerClient, String containerId) -
Method Summary
-
Constructor Details
-
CheckContainerExistsStep
public CheckContainerExistsStep(com.github.dockerjava.api.DockerClient dockerClient, String containerId)
-
-
Method Details
-
execute
public boolean execute()
-