Namespace
istio
Image / Tag
proxyv2:6d60959d3bdf43b89252f736a33a60893918b978
Content Digest
sha256:1e471482abd4101d4ac240b71dd97ca2905bbd240a7efc776dfed6319bfba0b6
Details
Created

2020-07-23 22:24:54 UTC

Size

117 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:b4d5ea7fa5ee2d18c4f861202bd6900878c2c82b

ISTIO_META_ISTIO_VERSION

1.8-dev

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 21.74% (25.5 MB)

[#001] sha256:3c742a4a0f38c95e690ad2dad8909c0cb232911418ac94a73da2a28becc7b734 - 0.03% (34.5 KB)

[#002] sha256:4c5ea3b329965bf7239f4e4f484915a444ec6d78b532ae12525934d4f6f7ac9a - 0.0% (852 Bytes)

[#003] sha256:1b4be91ead68299f53759fd80c135e0dde0eb797e91eb8fbc5a708a506e0c433 - 0.0% (162 Bytes)

[#004] sha256:29d6becb105445319b8fe31098214a19fea7cf9c117faa06eb15e29665b43061 - 26.37% (30.9 MB)

[#005] sha256:1716f8ed07ed1c7589a42ea89ea94026ed7d03afa8ac36ce14a91442e40cc6b3 - 0.0% (4.21 KB)

[#006] sha256:1b38a09b0b1034096715c588d3f6e6d73984488c0c309f6aa7073a4b60ca12ad - 0.0% (3.5 KB)

[#007] sha256:e5f4134e6c01b133491cc74805f4ad9e9d9a205da538e130e13fca71c83facf5 - 0.0% (1.34 KB)

[#008] sha256:f72b11e8550e98253a9348e41a7fa46b36d2c0813c877899a003be88ab943ba2 - 0.0% (3.82 KB)

[#009] sha256:757407a6861da98ebc11da99c1430f978afa36e879d0c0c57ce39d454aa573b4 - 18.51% (21.7 MB)

[#010] sha256:84e3ff51e880e7152aeec2a88877a016d9bfa368fd2cb3a5d6b77fca79d12f15 - 33.04% (38.7 MB)

[#011] sha256:adb06819b72c83fa0eb1bbf3473df620acefe3453ba3a3665a7f9943a119460c - 0.0% (1.75 KB)

[#012] sha256:f10129007e6ae5fdb57c6be78f8ba0f1c170103c947a8836d1d6b2081453e6c5 - 0.08% (90.1 KB)

[#013] sha256:eef10cdc630be5605f2326d3273a43904c45837de39d38eb8ca6c5e2fb7e1a90 - 0.22% (265 KB)


History
2020-07-06 21:56:08 UTC

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

2020-07-06 21:56:09 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-07-06 21:56:10 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

2020-07-06 21:56:11 UTC

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

2020-07-06 21:56:11 UTC

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

2020-07-07 20:29:26 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2020-07-07 20:29:55 UTC

/bin/sh -c apt-get update && apt-get install --no-install-recommends -y ca-certificates curl iptables iproute2 iputils-ping knot-dnsutils netcat tcpdump net-tools lsof linux-tools-generic sudo && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old

2020-07-07 20:29:56 UTC

/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers

2020-07-23 22:24:42 UTC

/bin/sh -c #(nop) COPY file:846c56e6e02f6538783899f659c85478cc3045ca212016d0d1d2d635c17d62ad in /var/lib/istio/envoy/envoy_bootstrap_tmpl.json

2020-07-23 22:24:44 UTC

/bin/sh -c #(nop) COPY file:2d67b695851006d2f134cb471eadd9e99c6ac8c719c50e76ec0013da8e050b4d in /var/lib/istio/envoy/gcp_envoy_bootstrap_tmpl.json

2020-07-23 22:24:45 UTC

/bin/sh -c chown -R istio-proxy /var/lib/istio

2020-07-23 22:24:48 UTC

/bin/sh -c #(nop) ARG proxy_version

2020-07-23 22:24:48 UTC

/bin/sh -c #(nop) ARG istio_version

2020-07-23 22:24:48 UTC

/bin/sh -c #(nop) ARG SIDECAR=envoy

2020-07-23 22:24:49 UTC

/bin/sh -c #(nop) COPY file:7a486e5f621dce26cb1dc50cfae08c6d7d24278b6238bce440466a11fe2d836a in /usr/local/bin/envoy

2020-07-23 22:24:50 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_SHA=istio-proxy:b4d5ea7fa5ee2d18c4f861202bd6900878c2c82b

2020-07-23 22:24:50 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.8-dev

2020-07-23 22:24:52 UTC

/bin/sh -c #(nop) COPY file:de0d0add333d9ed88aae5bd58764fbc04ec5a01ed370429edc756d08c635f969 in /usr/local/bin/pilot-agent

2020-07-23 22:24:53 UTC

/bin/sh -c #(nop) COPY file:5d124ebd0a2910dd4fa7f0c9af1eefff261f5d2be4ca2ea1871594139841ad81 in /var/lib/istio/envoy/envoy_policy.yaml.tmpl

2020-07-23 22:24:53 UTC

/bin/sh -c #(nop) COPY file:e9039d7667dd8cd551b5dc6d40fc191278bbfef4bbaf62cea9346c2a462912c3 in /etc/istio/extensions/stats-filter.wasm

2020-07-23 22:24:53 UTC

/bin/sh -c #(nop) COPY file:a0060d5591c923aa9fa8eb9ec8f42cc1da54672387e3f9c70a101f16a4a6f575 in /etc/istio/extensions/metadata-exchange-filter.wasm

2020-07-23 22:24:54 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/pilot-agent"]

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