sha256:f587768f03584b7d37843eb8e88e1f48feb8f62757272895b936042245a1b8d1
OS/ARCH
linux/amd64
Compressed size
650.99 MB
Last pushed
almost 5 years by sionsmith
Type
Image
Manifest digest
sha256:f587768f03584b7d37843eb8e88e1f48feb8f62757272895b936042245a1b8d1
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3/bin/sh -c apk add --no-cache274.68 KB4/bin/sh -c [ ! -e154 B5ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV GOLANG_VERSION=1.15.110 B7/bin/sh -c set -eux; apk101.85 MB8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10/bin/sh -c mkdir -p "$GOPATH/src"155 B11WORKDIR /go0 B13LABEL com.github.actions.name=Build Harness0 B14LABEL com.github.actions.description=Run any build-harness make0 B15LABEL com.github.actions.icon=tool0 B16LABEL com.github.actions.color=blue0 B17RUN /bin/sh -c apk --update211.95 MB18SHELL [/bin/bash -o pipefail -c]0 B19RUN /bin/bash -o pipefail -c1.95 MB20RUN /bin/bash -o pipefail -c266.3 MB21ARG DEFAULT_TERRAFORM_VERSION=0.130 B22RUN |1 DEFAULT_TERRAFORM_VERSION=0.13 /bin/bash -o33.45 MB23COPY ./ /build-harness/ # buildkit119.22 KB24ENV INSTALL_PATH=/usr/local/bin0 B25WORKDIR /build-harness0 B26ARG PACKAGES_PREFER_HOST=true0 B27RUN |2 DEFAULT_TERRAFORM_VERSION=0.13 PACKAGES_PREFER_HOST=true /bin/bash92 B28RUN |2 DEFAULT_TERRAFORM_VERSION=0.13 PACKAGES_PREFER_HOST=true /bin/bash92 B29RUN |2 DEFAULT_TERRAFORM_VERSION=0.13 PACKAGES_PREFER_HOST=true /bin/bash32.42 MB30ENTRYPOINT ["/usr/bin/make"]0 BCommand
ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /