Namespace
istio
Image / Tag
proxyv2:1.4.7
Content Digest
sha256:c879987d03835001f7548a3db88726e78a1ee8e93e338ffdf282359746dae818
Details
Created

2020-03-24 16:51:20 UTC

Size

88.2 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:aa9f6a9eadad401d8630be220af2ee8a033a2fdb

ISTIO_META_ISTIO_VERSION

1.4.7

PATH

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


Layers

[#000] sha256:423ae2b273f4c17ceee9e8482fa8d071d90c7d052ae208e1fe4963fceb3d6954 - 28.86% (25.5 MB)

[#001] sha256:de83a2304fa1f7c4a13708a0d15b9704f5945c2be5cbb2b3ed9b2ccb718d0b3d - 0.04% (34.5 KB)

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

[#003] sha256:b6b53be908de2c0c78070fff0a9f04835211b3156c4e73785747af365e71a0d7 - 0.0% (163 Bytes)

[#004] sha256:518d160aa7f8d712148ae6171ab082f487ca71a1addd347af5cd46c96246ff97 - 28.42% (25.1 MB)

[#005] sha256:f7381ea29d3a9c3882ee34c5c09fea6c5b3660eecad4d3f781abdc66a9b40281 - 0.0% (4.25 KB)

[#006] sha256:1350ddc2c0c7a825cdd74e608fb2bfe47f7a14f8cb3c808d9ba336fde3c74ff3 - 0.0% (3.01 KB)

[#007] sha256:f756fc0768966da4a25a491fd4fe975dc6348a87a24d6e775a4961323efb6f30 - 0.0% (223 Bytes)

[#008] sha256:809cc2db7a6703e178f40970c31601dd3979b692dc1949a2b852e9e28d9d96c8 - 0.0% (975 Bytes)

[#009] sha256:ec496176ea071818f17aa80e5dbd00ddac109853dad4e3c54f9603168d8f8144 - 0.0% (3.24 KB)

[#010] sha256:1f782d38353746770488fd4ad40f9be3327cec0ac0e52ab2c120daa1033a49b4 - 0.01% (5.56 KB)

[#011] sha256:d318b40cc9f5abf3a82a630771b1943637373f8464085f2a39b39ec6f12c575d - 7.31% (6.44 MB)

[#012] sha256:b256a56f5de879c98e3d17963cb8c8abd167fa923baeff190bcefc808776fb50 - 17.64% (15.6 MB)

[#013] sha256:5e53d33a371dc40b3150a22cfc1005fddaa4b0172c899b998f1baf8ed4215cf1 - 17.71% (15.6 MB)

[#014] sha256:7b7f341f27fe87bfefeb504a1f7946e0572cd29a69f6b05478ad626fe91d35a9 - 0.0% (1.82 KB)

[#015] sha256:f69aa116a15f17dd368a7efe8963e14a4c6922cda56142f218426765c962c7f0 - 0.0% (2.04 KB)

[#016] sha256:db26904c0d97d5cad9a96fe35ad9c8d7a9a59d66a5e0c6421e9f76b82a524643 - 0.0% (1.8 KB)


History
2020-02-21 22:20:39 UTC

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

2020-02-21 22:20:41 UTC

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

2020-02-21 22:20:42 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-02-21 22:20:44 UTC

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

2020-02-21 22:20:44 UTC

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

2020-03-13 19:38:06 UTC

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

2020-03-13 19:38:38 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-03-13 19:38:39 UTC

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

2020-03-24 16:48:54 UTC

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

2020-03-24 16:48:55 UTC

/bin/sh -c #(nop) COPY file:116341a17bb1efd60de96e56d7f706aed9024fcef32ee9aae86730c59f6b2e99 in /var/lib/istio/envoy/envoy_bootstrap_drain.json

2020-03-24 16:49:00 UTC

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

2020-03-24 16:49:16 UTC

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

2020-03-24 16:49:23 UTC

/bin/sh -c #(nop) COPY file:c0c52876bfcf0035f39d08663e734c8f6cac4a7849d1568cad8d4ccd581a6725 in /usr/local/bin/istio-iptables

2020-03-24 16:49:26 UTC

/bin/sh -c #(nop) COPY file:243f36bbee10432d2ea4913e28f482b5642ab1ac5661551f85cb94b242f079c9 in /usr/local/bin/istio-iptables-go

2020-03-24 16:50:17 UTC

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

2020-03-24 16:50:19 UTC

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

2020-03-24 16:50:26 UTC

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

2020-03-24 16:50:35 UTC

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

2020-03-24 16:50:45 UTC

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

2020-03-24 16:50:48 UTC

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

2020-03-24 16:50:53 UTC

/bin/sh -c #(nop) COPY file:821f889275885988b1d8a03d8cdc525d1f1bb973277f82dbe1719e0d701113fc in /etc/istio/proxy/envoy_pilot.yaml.tmpl

2020-03-24 16:51:03 UTC

/bin/sh -c #(nop) COPY file:de545a3eff8a021d449b5f2ac199a90f6ed925a72c6b140dbd7b048d5f194e87 in /etc/istio/proxy/envoy_policy.yaml.tmpl

2020-03-24 16:51:09 UTC

/bin/sh -c #(nop) COPY file:e5a2427eff50f898b6b61c073c46100e30ea7c1dd01dc0cbd4862f28e50fc68e in /etc/istio/proxy/envoy_telemetry.yaml.tmpl

2020-03-24 16:51:20 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