Skip to content

Commit

Permalink
Update Dockerfile.ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Sene authored Dec 18, 2020
1 parent f5a6ee2 commit 6daaffc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dockerfiles/Dockerfile.ppc64le
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ LABEL tf_ppc64le_provider_version="$TF_PPC64LE_PROVIDERS"
LABEL ibmcloud_version="$IBMCLOUD_VERSION"

COPY /files/terraformrc.ppc64le /root/.terraformrc
ADD /files/terraformrc.ppc64le /root/.terraformrc

COPY /files/terraformrc.ppc64le /root/.terraformrc.ppc64le
ADD /files/terraformrc.ppc64le /root/.terraformrc.ppc64le

# Install basic packages, ibmcloud, power-iaas and terraform
RUN microdnf update && \
Expand Down

0 comments on commit 6daaffc

Please sign in to comment.