sha256:8294caa24eabe2b676c4533470170edf6a4b13d224cfe5c3fe5936742dbaabc4
OS/ARCH
linux/amd64
Compressed size
791.98 MB
Last pushed
9 months by cloudpossebot
Type
Image
Manifest digest
sha256:40a48e8910e6b728508c14aa6e0d8d9ccac35aff522d2d338b93daebec27d6b9
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add278.02 KB4ENV GOLANG_VERSION=1.21.70 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /usr/local/go/ /usr/local/go/ # buildkit63.91 MB9RUN /bin/sh -c mkdir -p175 B10WORKDIR /go32 B12LABEL com.github.actions.name=Build Harness0 B13LABEL com.github.actions.description=Run any build-harness make0 B14LABEL com.github.actions.icon=tool0 B15LABEL com.github.actions.color=blue0 B16RUN /bin/sh -c apk --update241.75 MB17RUN /bin/sh -c pip install13.89 MB18RUN /bin/sh -c cd /usr/local/bin6.05 KB19SHELL [/bin/bash -o pipefail -c]0 B20RUN /bin/bash -o pipefail -c2.03 MB21RUN /bin/bash -o pipefail -c313.08 MB22ARG DEFAULT_TERRAFORM_VERSION=10 B23RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o738 B24RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o15.65 MB25COPY <<EOF /root/.tflint.hcl # buildkit230 B26RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o10.34 MB27RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o320 B28COPY ./ /build-harness/ # buildkit2.82 MB29ENV PACKAGES_PREFER_HOST=true0 B30WORKDIR /build-harness32 B31RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o32 B32RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o32 B33RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o23.16 MB34ENTRYPOINT ["/usr/bin/make"]0 B35RUN /bin/bash -o pipefail -c335 B36RUN /bin/bash -o pipefail -c392.44 KB37RUN /bin/bash -o pipefail -c72.12 MB38ENV PRODUCT=terraform0 B39ENV VERSION=1.13.30 B40RUN /bin/bash -o pipefail -c29.32 MB41RUN /bin/bash -o pipefail -c895 B42RUN /bin/bash -o pipefail -c822 B43RUN /bin/bash -o pipefail -c836 B44COPY test/ /test/ # buildkit3.43 KB45ENV TF_CLI_ARGS_init=0 B46WORKDIR /0 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /