FAQ | This is a LIVE service | Changelog

Build "standard" terraform docker file

This utility currently requires that a custom Dockerfile be present in each repo. See if those can be genericised and added to the public docker images repo. If so, update this tool to docker pull the latest image and run the deployment within it. Change the "--no-build" flag to "--no-pull" to allow skipping image pull. (This is useful if you're developing the image locally.)

Edited by Robin Goodall