Sign inSign up

taeduard/terraformer

By taeduard

Updated over 3 years ago

Docker image with Terraform and Terraformer installed.

Image
0

377

taeduard/terraformer repository overview

Terraformer_docker

This repository contains a Dockerfile that builds a Docker image with Terraform and Terraformer installed.

Getting Started

To use the Docker Hub Hosted Image run the following commands:

docker pull taeduard/terraformer

docker run --rm -it taeduard/terraformer

To build the Docker image, simply clone this repository and run the following command: docker build -t terraformer .

Once the build is complete, you can run the Docker container with the following command: docker run --rm -it terraformer

This will start the container and drop you into a command prompt.

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

Tag summary

Content type

Image

Digest

sha256:befe2957d

Size

235.6 MB

Last updated

over 3 years ago

docker pull taeduard/terraformer