pull

open suspend override fun pull(imageId: String): DockerImage


suspend fun pull(imageId: String, source: String?): DockerImage

Pulls a virtualization image from a remote repository.

Parameters

imageId

Name of the image

source

URL to the image source