sha256:b1a9f8814ec5299a47017c4d5a337fdaedcdea67da5388bfe7ac05b5751758a1
OS/ARCH
linux/arm64
Compressed size
664.78 MB
Last pushed
over 3 years by ooallbridge
Type
Image
Manifest digest
sha256:b1a9f8814ec5299a47017c4d5a337fdaedcdea67da5388bfe7ac05b5751758a1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.08 MB6CMD ["/bin/bash"]0 B7ENV BUILD_DEPS=apt-transport-https gnupg2 software-properties-common RUNTIME_DEPS=tar0 B8RUN /bin/sh -c apt-get update301.72 MB9RUN /bin/sh -c pip install47.07 MB10RUN /bin/sh -c mkdir -p112 B11ENV GOPATH=/go0 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/go/bin0 B13RUN /bin/sh -c echo $(go32 B14RUN /bin/sh -c go install1.57 MB15RUN /bin/sh -c mkdir -p159 B16RUN /bin/sh -c git clone40.79 MB17RUN /bin/sh -c cd $GOPATH/src/github.com/genuinetools/img157.18 MB18RUN /bin/sh -c curl -LO13.16 MB19RUN /bin/sh -c chmod +x13.16 MB20RUN /bin/sh -c mv ./kubectl13.16 MB21RUN /bin/sh -c wget https://releases.hashicorp.com/terraform/1.3.6/terraform_1.3.6_linux_arm64.zip16.62 MB22RUN /bin/sh -c unzip terraform_1.3.6_linux_arm64.zip17.14 MB23RUN /bin/sh -c mv terraform17.14 MB24RUN /bin/sh -c terraform --version615 BCommand
ARG RELEASE