Sign inSign up

amidostacks/ci-tf

By amidostacks

•Updated over 4 years ago

Image
0

10K+

amidostacks/ci-tf repository overview

⁠Terraform deployment container

Provides a Terraform CLI

versions:

  • terraform: 0.12.28

  • netcore deps:

    • azure-cli 2.2.0
    • command-modules-nspkg 2.0.3
    • core 2.2.0
    • nspkg 3.0.4
    • telemetry 1.0.4
    • Python location '/opt/az/bin/python3'
    • Extensions directory '/root/.azure/cliextensions'
  • Python: (Linux) 3.6.5

  • GCC: 8.3.0

⁠USAGE:

docker build -t amidostacks/ci-tf:latest -t amidostacks/ci-tf:0.0.4 .
docker push amidostacks/ci-tf

run and test any changes locally

docker run -v $(pwd):/usr/data --rm -it amidostacks/ci-tf:latest /bin/bash

Tag summary

Content type

Image

Digest

Size

279.9 MB

Last updated

almost 5 years ago

docker pull amidostacks/ci-tf