Companion
object Companion
Functions
Link copied to clipboard
suspend fun fromDockerfile(context: DockerDaemon, inFile: Path, configure: BuildImageCmd.() -> Unit = {}): DockerImage
Creates a DockerImage from a Dockerfile.
Link copied to clipboard
Wraps a created image with imageId into a DockerImage.
Link copied to clipboard
Pulls an image from a Docker registry.
Link copied to clipboard
Lists all images managed by this Docker instance.