Namespace
istio
Image / Tag
install-cni:1.2.1
Content Digest
sha256:a80021d41fc4c79ca29696bd83505a30de89c0a5742f8872db09de0cae147aac
Details
Created

2019-06-25 21:10:19 UTC

Size

50.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:35b42117c431dd1e13679a09c3c68bb983578a1cbe0a8d8980f507567ebce76c - 82.61% (41.8 MB)

[#001] sha256:ad9c569a8d989555892683a932df468cfe294859186790d3f2fb704c3a022e96 - 0.0% (529 Bytes)

[#002] sha256:293b44f451623251bf75ce5a72d3cee63706972c88980232217a81026987f63e - 0.0% (850 Bytes)

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

[#004] sha256:f9dddd537a41edc7915f5f632e24404dc974947c0d0e7a2d945b679d77f8527e - 0.91% (473 KB)

[#005] sha256:3607e6b4deb78a2923fe70a1dc0d5bdb7d63285903ece8c6dbbd86b4c7371643 - 16.25% (8.22 MB)

[#006] sha256:7eb5430fa942140fb56e6012486dc6493db6770469ee15c51a33438ad7cb80eb - 0.01% (6.08 KB)

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

[#008] sha256:2d9ec478f41263aaac83a5ded7284850c235097ba45650aaf3d2fb98473db95e - 0.0% (295 Bytes)

[#009] sha256:89ea8fc63fb014022173661deb73b4be28f8da0776fc75325431fa8f6efd697f - 0.0% (322 Bytes)

[#010] sha256:a94c9fde5b6da18dddf5a765c59cacbdaf9cdb3f494d8f39ef2b34cccc51d0cb - 0.21% (108 KB)


History
2019-06-18 22:53:31 UTC

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

2019-06-18 22:53:33 UTC

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

2019-06-18 22:53:35 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-06-18 22:53:37 UTC

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

2019-06-18 22:53:37 UTC

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

2019-06-25 21:09:52 UTC

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

2019-06-25 21:10:00 UTC

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

2019-06-25 21:10:00 UTC

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

2019-06-25 21:10:01 UTC

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

2019-06-25 21:10:01 UTC

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

2019-06-25 21:10:01 UTC

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

2019-06-25 21:10:01 UTC

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

2019-06-25 21:10:01 UTC

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

2019-06-25 21:10:02 UTC

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

2019-06-25 21:10:02 UTC

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

2019-06-25 21:10:02 UTC

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

2019-06-25 21:10:19 UTC

/bin/sh -c #(nop) COPY file:7138bbba5f6184a89c28072474c35489bec69fe05390e9003f6991c898f99608 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