Namespace
istio
Image / Tag
install-cni:1.12.0-alpha.1-distroless
Content Digest
sha256:48ece953a67b880199104d46375d67dbfadebdceea9f70524f4f7a37b5b06119
Details
Created

2021-09-10 21:54:01 UTC

Size

46.2 MB

Content Digest
Labels
  • description
    Istio CNI plugin installer.

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:935a747b1fd63e6e6a902ee8f978fc5e77140adf192d3aeda0533abcd3196f3b - 1.66% (784 KB)

[#001] sha256:f943b848a8d3c547c6b89e09075a506074b15d44977f2f59055ca2a45ff66513 - 0.0% (224 Bytes)

[#002] sha256:4004fc6c3e702b4ee4a5541a67e3ed6920a3482467eae432706ab97a69a0c305 - 0.0% (196 Bytes)

[#003] sha256:89b9515c1e54a3a335d3d7af950beb733b8b9191e2007f792616413e4ddbfa75 - 40.64% (18.8 MB)

[#004] sha256:c19090074b169218d36681f1179524a637bf5adc36d79ce74fefefc2898d3054 - 29.62% (13.7 MB)

[#005] sha256:3fd833d77a89e1fde52b0112ca800f067f16020e92536e40398ca0905128f061 - 28.09% (13 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build ...

2021-09-10 04:13:47 UTC (buildkit.dockerfile.v0)

COPY /home/etc/passwd /etc/passwd # buildkit

2021-09-10 04:13:47 UTC (buildkit.dockerfile.v0)

COPY /home/etc/group /etc/group # buildkit

2021-09-10 04:13:47 UTC (buildkit.dockerfile.v0)

COPY /home/nonroot /home/nonroot # buildkit

2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2021-09-10 21:53:58 UTC (buildkit.dockerfile.v0)

COPY amd64/istio-cni /opt/cni/bin/istio-cni # buildkit

2021-09-10 21:53:59 UTC (buildkit.dockerfile.v0)

COPY amd64/install-cni /usr/local/bin/install-cni # buildkit

2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)

COPY amd64/istio-cni-taint /opt/local/bin/istio-cni-taint # buildkit

2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2021-09-10 21:54:01 UTC (buildkit.dockerfile.v0)

CMD ["/usr/local/bin/install-cni"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete