FROM openshift/jenkins-slave-base-centos7:v3.11
USER root ENV TERRAFORM_VERSION=0.12.12
ENV TF_DEV=true ENV TF_RELEASE=true
RUN wget https://releases.hashicorp.com/terraform/0.12.12/terraform_0.12.12_linux_amd64.zip &&
unzip terraform_0.12.12_linux_amd64.zip &&
mv terraform /usr/local/bin
USER 1001
Content type
Image
Digest
Size
331.8 MB
Last updated
almost 7 years ago
docker pull fhause5/okd_devops:1