Sign inSign up

cloudposse/test-harness:sha-a5e9e7b

Index digest

sha256:6e11d218036f1b70a5780117f2b9ded74f07d8d8bcb491031695551f2f0ea846

OS/ARCH

linux/amd64

Compressed size

769.91 MB

Last pushed

over 1 year by cloudpossebot

Type

Image

Manifest digest

sha256:338de0d89c57e334b1257786360c61e4b4e15a590ee9f9934d6ca2dcf082e2ff

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add278.02 KB
4ENV GOLANG_VERSION=1.21.70 B
5ENV GOTOOLCHAIN=local0 B
6ENV GOPATH=/go0 B
7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8COPY /usr/local/go/ /usr/local/go/ # buildkit63.91 MB
9RUN /bin/sh -c mkdir -p175 B
10WORKDIR /go32 B
11LABEL maintainer=Cloud Posse <[email protected]>0 B
12LABEL com.github.actions.name=Build Harness0 B
13LABEL com.github.actions.description=Run any build-harness make0 B
14LABEL com.github.actions.icon=tool0 B
15LABEL com.github.actions.color=blue0 B
16RUN /bin/sh -c apk --update241.86 MB
17RUN /bin/sh -c pip install14.02 MB
18RUN /bin/sh -c cd /usr/local/bin6.06 KB
19SHELL [/bin/bash -o pipefail -c]0 B
20RUN /bin/bash -o pipefail -c2.02 MB
21RUN /bin/bash -o pipefail -c310.75 MB
22ARG DEFAULT_TERRAFORM_VERSION=10 B
23RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o742 B
24RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o15.26 MB
25COPY <<EOF /root/.tflint.hcl # buildkit230 B
26RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o10.34 MB
27RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o310 B
28COPY ./ /build-harness/ # buildkit2.82 MB
29ENV PACKAGES_PREFER_HOST=true0 B
30WORKDIR /build-harness32 B
31RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o32 B
32RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o32 B
33RUN |1 DEFAULT_TERRAFORM_VERSION=1 /bin/bash -o23.13 MB
34ENTRYPOINT ["/usr/bin/make"]0 B
35RUN /bin/bash -o pipefail -c333 B
36RUN /bin/bash -o pipefail -c392.43 KB
37RUN /bin/bash -o pipefail -c81.89 MB
38RUN /bin/bash -o pipefail -c849 B
39COPY test/ /test/ # buildkit3.43 KB
40ENV TF_CLI_ARGS_init=0 B
41WORKDIR /0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /