public class IsRunningStartupCheckStrategy extends StartupCheckStrategy
StartupCheckStrategy
- just check that the container
has reached the running state and has not exited.StartupCheckStrategy.StartupStatus
Constructor and Description |
---|
IsRunningStartupCheckStrategy() |
Modifier and Type | Method and Description |
---|---|
StartupCheckStrategy.StartupStatus |
checkStartupState(com.github.dockerjava.api.DockerClient dockerClient,
String containerId) |
getCurrentState, waitUntilStartupSuccessful
public StartupCheckStrategy.StartupStatus checkStartupState(com.github.dockerjava.api.DockerClient dockerClient, String containerId)
checkStartupState
in class StartupCheckStrategy
Copyright © 2017. All rights reserved.