Namespace
istio
Image / Tag
install-cni:1.12.0-alpha.0-distroless
Content Digest
sha256:c3180bd19a6540edececc9398289c18c0f3ba6899c35901273f7cfd270b62162
Details
Created

2021-09-10 15:02:22 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:3afa4acaa6fd0c1a844773bb41e5cfad06cf66e0eb593dd83dd3600eb6e2efcf - 40.64% (18.8 MB)

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

[#005] sha256:1273099763d837c37b4bd80d313c49fc9e6c9b217285e9758d0ab0434dfdc663 - 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 15:02:18 UTC (buildkit.dockerfile.v0)

LABEL description=Istio CNI plugin installer.

2021-09-10 15:02:18 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2021-09-10 15:02:18 UTC (buildkit.dockerfile.v0)

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

2021-09-10 15:02:19 UTC (buildkit.dockerfile.v0)

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

2021-09-10 15:02:21 UTC (buildkit.dockerfile.v0)

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

2021-09-10 15:02:21 UTC (buildkit.dockerfile.v0)

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

2021-09-10 15:02:22 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/cni/bin

2021-09-10 15:02:22 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