Use docker buildx and remove qemu-static binary (#4922)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-13 20:34:24 -03:00 committed by GitHub
parent a9dc66f40c
commit c86e4e0d9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 40 deletions

View file

@ -1,6 +1,6 @@
FROM quay.io/kubernetes-ingress-controller/debian-base-amd64:0.1
ENV TERRAFORM_VERSION 0.12.16
ENV TERRAFORM_VERSION 0.12.19
RUN clean-install \
bash \