environment-plugin / com.cognifide.gradle.environment.docker / Container / execShell

execShell

fun execShell(command: String, exitCode: Int? = 0): DockerResult
fun execShell(operation: String, command: String, exitCode: Int? = 0): DockerResult