Namespace
istio
Image / Tag
proxyv2:1.7.0-rc.2
Content Digest
sha256:36c5aa8bd4ded580450f24b0d7e5f8a9ad64dbc8cda58b376b91d5b11661f828
Details
Created

2020-08-18 16:44:43 UTC

Size

119 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:f642a7fd07d0a99944a6e3529566e7985829839c

ISTIO_META_ISTIO_VERSION

1.7.0-rc.2

PATH

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


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 21.31% (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:5ef9c7a0f421ce3d1e6c57a28e336bc15d1e38fbe74ffe32b39080f1ccbfcd3f - 25.8% (30.8 MB)

[#005] sha256:5d14de5a0705706d61612484f1a5f92213bafa2f5d67aabbf2f3040ce59dc55c - 0.0% (4.21 KB)

[#006] sha256:0e98165d8ba76dc54fac99610f1e0b93770536690a0c8e4ca8a24b1442a04482 - 0.0% (3.51 KB)

[#007] sha256:74d5a1743beab06e6911c937e0cbb2b16bea5b24fdd4d29b1b645734bd53e343 - 0.0% (1.41 KB)

[#008] sha256:efd1fc8bf3a0eb463dfd7c0dc9979210e755064515f6cbbab4d776247fa7d838 - 0.0% (3.93 KB)

[#009] sha256:94f298d355ccaf79a2cfefaf947babadaa831cd93d31212faca048f9f4fd41fd - 18.15% (21.7 MB)

[#010] sha256:f119176912c2f77eb44521d3340b66564ee58d0be7bbd4342e8b66dcf7e2d51e - 32.53% (38.9 MB)

[#011] sha256:9e0d8e7e8b9e573b95f86bd5910a7d351285608aa96555ad26353a02cf6ccb2a - 0.0% (1.74 KB)

[#012] sha256:d433f2828f013d727dc689308074b093a663f9702d8251d494417d56cd2a7c7b - 0.07% (82.3 KB)

[#013] sha256:521a1079341d28c4440b0e139be12310a9c7e3aa53900b3aad1b4d3648d0726e - 0.38% (470 KB)

[#014] sha256:63cd95f208c4117de0cc35817a21620f954e915b452f34f7b86cc6acf0fbeb81 - 0.23% (284 KB)

[#015] sha256:30b053e01088b21e737f0fa8caf0c02aeb3a65dc41ff843493dee39825dfc860 - 1.49% (1.78 MB)


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-23 16:59:13 UTC

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

2020-07-23 16:59:40 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-23 16:59:40 UTC

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

2020-08-18 16:44:30 UTC

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

2020-08-18 16:44:33 UTC

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

2020-08-18 16:44:34 UTC

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

2020-08-18 16:44:38 UTC

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

2020-08-18 16:44:38 UTC

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

2020-08-18 16:44:38 UTC

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

2020-08-18 16:44:39 UTC

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

2020-08-18 16:44:40 UTC

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

2020-08-18 16:44:40 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.7.0-rc.2

2020-08-18 16:44:41 UTC

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

2020-08-18 16:44:42 UTC

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

2020-08-18 16:44:42 UTC

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

2020-08-18 16:44:42 UTC

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

2020-08-18 16:44:42 UTC

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

2020-08-18 16:44:43 UTC

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

2020-08-18 16:44:43 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