Dockerfile for Terraform, also includes Git. Used mainly with a CI tool for building infrastructure.
744
This repository contains a Dockerfile to build Terraform.
Install Docker
Build image from Dockerfile:
docker build -t rosstimson/terraform github.com/rosstimson/docker-terraform
Where -t rosstimson/terraform is just a tag for the container, you can
name this as you wish.
Released under the WTFPL - Do WTF You Want to Public License.
Content type
Image
Digest
sha256:900b6a133…
Size
238.2 MB
Last updated
over 8 years ago
docker pull rosstimson/terraform