github gruntwork-io/terratest v0.40.2

latest releases: v0.46.13, v0.46.12, v0.46.11...
2 years ago

Modules affected

  • docker

Description

Added functions useful for interacting with docker images and building remote images:

  • ListImages for listing images in the docker daemon
  • DeleteImage for cleaning up images in the docker daemon
  • DoesImageExist for checking whether a given image exists in the daemon
  • GitCloneAndBuild for building a docker image from a remote git repo

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.