v0.40.2
Modules affected
docker
Description
Added functions useful for interacting with docker images and building remote images:
ListImages
for listing images in the docker daemonDeleteImage
for cleaning up images in the docker daemonDoesImageExist
for checking whether a given image exists in the daemonGitCloneAndBuild
for building a docker image from a remote git repo