Companion

object Companion

Properties

Link copied to clipboard
private const val ENABLE_ASYNC_UNBIND: Boolean = false

Whether to enable asynchronously unbinding the allocated DockerDaemon from the runner.

Link copied to clipboard
private const val ENABLE_PREFETCH_DAEMON: Boolean = false

Whether to enable prefetch of DockerDaemon by default.

Functions

Link copied to clipboard

Parse and return any parse-time errors and parsed context (partial context)

Link copied to clipboard
suspend fun runRunner(pipeline: Pipeline, context: DockerRunner.Context): DockerRunner