Namespace
istio
Image / Tag
install-cni:1.2.7
Content Digest
sha256:7ea7a46faf13b5e5ab35c4e27c7f977ee42a7ba02f352f71ab6602600287bb62
Details
Created

2019-09-30 16:30:22 UTC

Size

55.6 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


Layers

[#000] sha256:16c48d79e9cc2d6cdb79a91e9c410250c1a44102ed4c971fbf24692cc09f2351 - 75.46% (42 MB)

[#001] sha256:3c654ad3ed7d66e3caa5ab60bee1b166359d066be7e9edca6161b72ac06f2008 - 0.0% (532 Bytes)

[#002] sha256:6276f4f9c29df0a2fc8019e3c9929e6c3391967cb1f610f57a3c5f8044c8c2b6 - 0.0% (856 Bytes)

[#003] sha256:a4bd43ad48cebce2cad4207b823fe1693e10c440504ce72f48643772e3c98d7a - 0.0% (169 Bytes)

[#004] sha256:1eeb8b43f45b77dc7ccf40ebb575aa2e521758e4effe5621adbede980cd7b9b0 - 0.83% (473 KB)

[#005] sha256:c09e5d2e030011ee5acba1cd6240dbcd995a7a9528094af5a01440d0dc8ee990 - 23.51% (13.1 MB)

[#006] sha256:49ab83ace645c61c75f878a4c8c62f13b9fbe148a9e51ad27c32514486e5aa68 - 0.01% (6.08 KB)

[#007] sha256:c7cf3ea00d23f68670eb93a540abccd9b6720134f50316faa6be4f6c76223fe4 - 0.01% (3.45 KB)

[#008] sha256:a67103becebbbdc4ec4959d0020440f1fc01827e6a745c0c0683b1047c2170fe - 0.0% (297 Bytes)

[#009] sha256:834eab81ae060f27e283eaee2c882b61e9f5aef27e3d6399fa457a3373195408 - 0.0% (324 Bytes)

[#010] sha256:ed2f100866eea3a596a0b0b3d869b881c1de8d07cec22e37ed4f968ce47fed00 - 0.18% (100 KB)


History
2019-09-18 23:21:10 UTC

/bin/sh -c #(nop) ADD file:a5b5bea2fa5358461649feb68a28ec3e9ec4547164744e8eb7f4112c1969f64f in /

2019-09-18 23:21:10 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2019-09-18 23:21:11 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2019-09-18 23:21:12 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2019-09-18 23:21:12 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2019-09-30 16:29:49 UTC

/bin/sh -c #(nop) LABEL description=Istio CNI plugin installer.

2019-09-30 16:30:05 UTC

/bin/sh -c apt-get update && apt-get install -qqy --no-install-recommends jq='1.5*' && rm -rf /var/lib/apt/lists/*

2019-09-30 16:30:05 UTC

/bin/sh -c #(nop) COPY file:bbcf1bdd1cd53ab2222b80127e7f7c7ed99a9fef8e23acc76e12fad609ece100 in /opt/cni/bin/

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) COPY file:ce6f948ccc1b2fbada774f5232677eadb7e1371f797076447891439d810bce18 in /opt/cni/bin/

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) COPY file:ec68fbdce94d97700acf80d4929ef7945269bf6ea47e1903128ba88da0047064 in /install-cni.sh

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) COPY file:c4a4106e7b6c3f262530e09211005291dcedee13cb8815cd03baf361c5f2d549 in /filter.jq

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) COPY file:f1eaeaffcd019200f549062efcf8d6ae0c78107931d8eb880cdd1acf1ff5495b in /istio-cni.conf.tmp

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin

2019-09-30 16:30:06 UTC

/bin/sh -c #(nop) VOLUME [/opt/cni]

2019-09-30 16:30:07 UTC

/bin/sh -c #(nop) WORKDIR /opt/cni/bin

2019-09-30 16:30:07 UTC

/bin/sh -c #(nop) CMD ["/install-cni.sh"]

2019-09-30 16:30:22 UTC

/bin/sh -c #(nop) COPY file:db944de244cd722a634e1ec9a9e78293a6186a734ee48972e0199e00bc144d1f in /

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