sha256:86fb4cf06f43846cfbec01f57f28f5b9e8de222ea41c76a633ea754844159076
OS/ARCH
linux/amd64
Compressed size
787.96 MB
Last pushed
5 months by ikuturso
Type
Image
Manifest digest
sha256:86fb4cf06f43846cfbec01f57f28f5b9e8de222ea41c76a633ea754844159076
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3RUN apk update 356.36 MB4COPY packer/scripts/requirements.txt /opt/packer/requirements.txt439 B5RUN pip3 --no-cache-dir install -r17.62 MB6RUN pip3 --no-cache-dir install awscli5.17 MB7RUN pip3 --no-cache-dir install j2cli504.01 KB8RUN wget -O /tmp/helm.tar.gz https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz37.29 MB9RUN mkdir -p "$HELM_HOME/plugins" 39.96 MB10RUN wget -O /tmp/helmfile_${HELMFILE_VERSION}_linux_amd64.tar.gz https://github.com/helmfile/helmfile/releases/download/v${HELMFILE_VERSION}/helmfile_${HELMFILE_VERSION}_linux_amd64.tar.gz47.49 MB11RUN wget https://github.com/sequenceiq/docker-alpine-dig/releases/download/v9.10.2/dig.tgz && tar1.42 MB12RUN wget -O /usr/local/bin/kubectl https://s3.us-west-2.amazonaws.com/amazon-eks/${KUBECTL_VERSION}/bin/linux/amd64/kubectl19.89 MB13RUN chmod +x /usr/local/bin/kubectl19.89 MB14RUN curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/download/v${KREW_VERSION}/krew.yaml" 5.5 MB15RUN kubectl krew install sniff24.86 MB16RUN curl -sSL https://github.com/argoproj/argo-rollouts/releases/latest/download/kubectl-argo-rollouts-linux-amd64 -o54.09 MB17RUN curl -sSL https://github.com/submariner-io/releases/releases/download/v0.13.0/subctl-v0.13.0-linux-amd64.tar.xz -o20.19 MB18RUN curl -L https://github.com/projectcalico/calico/releases/download/v3.23.3/calicoctl-linux-amd64 -o24.88 MB19RUN apk add vim nano14.72 MB20COPY --from=mtapi /multitenant-api/bin/multitenant-api /multitenant-api/bin/multitenant-api41.2 MB21COPY --from=cfssl /go/bin/cfssl /usr/bin12.16 MB22COPY --from=cfssl /go/bin/cfssljson /usr/bin6.05 MB23COPY --from=cfssl /go/bin/mkbundle /usr/bin4.15 MB24COPY --from=cfssl /go/bin/multirootca /usr/bin12.16 MB25COPY script /script15.83 KB26RUN find /script -type f9.78 KB27COPY cloud-formation /cloud-formation4.52 MB28COPY bare_metal /bare_metal9.04 MB29COPY oracle_cloud_infrastructure /oracle_cloud_infrastructure1.89 MB30COPY helm-charts /helm-charts3.26 MBCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit