Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 722 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 722 Bytes

docker-terraform

Security Scan Lint

Dependencies

  • Docker

Docker

Build

Now you are ready to build an image from this project Dockerfile.

docker build -t docker-terraform .

Run

After your image has been built successfully, you can run it as a container.

docker run docker-terraform --help
docker run docker-terraform <command>

Author

Managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.