github gruntwork-io/terratest v0.37.4

latest releases: v0.47.2, v0.47.1, v0.47.0...
3 years ago

Modules affected

  • aws
  • docker

Description

  • Updated docker.Build to support multiarchitecture builds. When options.Architectures is set, the Build function will use docker buildx to build a multiarchitecture image. Note that the buildx plugin must be installed and initialized for this functionality to work.
  • Updated docker.Build to support pushing the image after build (when options.Push is set to True).
  • Added functions for pushing a docker image (docker.Push and docker.PushE)

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.