Sign inSign up

rosstimson/terraform

By rosstimson

Updated over 8 years ago

Dockerfile for Terraform, also includes Git. Used mainly with a CI tool for building infrastructure.

Image
0

744

rosstimson/terraform repository overview

Terraform Dockerfile (rosstimson/terraform)

This repository contains a Dockerfile to build Terraform.

Dependencies

Installation

  1. Install Docker

  2. 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.

Contact

License

Released under the WTFPL - Do WTF You Want to Public License.

Tag summary

Content type

Image

Digest

sha256:900b6a133

Size

238.2 MB

Last updated

over 8 years ago

docker pull rosstimson/terraform