| Class | Description |
|---|---|
| DockerExecStopContainer | Run an "exec" command on a container with the intent that it will gracefully stop the container from within. |
| DockerLivenessContainer | Poll a given running container for an arbitrary log message to confirm liveness. |
| DockerWaitHealthyContainer | @deprecated To be removed with the next major version without replacement |