Sign inSign up

siemonster/siem-aws-single-inst:prod-10.1.0-1777049175

Manifest digest

sha256:08733f93821b2cec0e9dc715f7f662360bed3ded4c19416447d4377133515732

OS/ARCH

linux/amd64

Compressed size

787.98 MB

Last pushed

5 months by ikuturso

Type

Image

Manifest digest

sha256:08733f93821b2cec0e9dc715f7f662360bed3ded4c19416447d4377133515732

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN apk update 356.36 MB
4COPY packer/scripts/requirements.txt /opt/packer/requirements.txt439 B
5RUN pip3 --no-cache-dir install -r17.62 MB
6RUN pip3 --no-cache-dir install awscli5.17 MB
7RUN pip3 --no-cache-dir install j2cli504.01 KB
8RUN wget -O /tmp/helm.tar.gz https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz37.29 MB
9RUN mkdir -p "$HELM_HOME/plugins" 39.96 MB
10RUN 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 MB
11RUN wget https://github.com/sequenceiq/docker-alpine-dig/releases/download/v9.10.2/dig.tgz && tar1.42 MB
12RUN wget -O /usr/local/bin/kubectl https://s3.us-west-2.amazonaws.com/amazon-eks/${KUBECTL_VERSION}/bin/linux/amd64/kubectl19.89 MB
13RUN chmod +x /usr/local/bin/kubectl19.89 MB
14RUN curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/download/v${KREW_VERSION}/krew.yaml" 5.5 MB
15RUN kubectl krew install sniff24.86 MB
16RUN curl -sSL https://github.com/argoproj/argo-rollouts/releases/latest/download/kubectl-argo-rollouts-linux-amd64 -o54.09 MB
17RUN curl -sSL https://github.com/submariner-io/releases/releases/download/v0.13.0/subctl-v0.13.0-linux-amd64.tar.xz -o20.19 MB
18RUN curl -L https://github.com/projectcalico/calico/releases/download/v3.23.3/calicoctl-linux-amd64 -o24.88 MB
19RUN apk add vim nano14.73 MB
20COPY --from=mtapi /multitenant-api/bin/multitenant-api /multitenant-api/bin/multitenant-api41.2 MB
21COPY --from=cfssl /go/bin/cfssl /usr/bin12.16 MB
22COPY --from=cfssl /go/bin/cfssljson /usr/bin6.05 MB
23COPY --from=cfssl /go/bin/mkbundle /usr/bin4.15 MB
24COPY --from=cfssl /go/bin/multirootca /usr/bin12.16 MB
25COPY script /script15.84 KB
26RUN find /script -type f9.8 KB
27COPY cloud-formation /cloud-formation4.52 MB
28COPY bare_metal /bare_metal9.04 MB
29COPY oracle_cloud_infrastructure /oracle_cloud_infrastructure1.89 MB
30COPY helm-charts /helm-charts3.27 MB

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit