Package-level declarations

Types

Link copied to clipboard

API abstraction layer for Docker daemon.

Link copied to clipboard

Kotlin DSL representation of a Dockerfile.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A resource tracker for tracking the creation of DockerVolume.

Functions

Link copied to clipboard
Link copied to clipboard
fun Dockerfile(configure: DockerfileBuilder.() -> Unit): Path
Link copied to clipboard

Wraps a connectivity-related exception into an EngineDisconnectedException, or returns the original exception.