Namespace
istio
Image / Tag
proxyv2:1.4.8
Content Digest
sha256:8a3cc699548bc29df1dbe42c642bc0736471a1cddfe5daa47d6a6cd454dff3f4
Details
Created

2020-04-20 18:04:33 UTC

Size

88.2 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:2b8fbcaac89b18d6a0f7c870a32a0a87e1b653a4

ISTIO_META_ISTIO_VERSION

1.4.8

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:0cfa4c25b775dd2825db6bd52e4c7a3ea96d83ed4eb44f4b581475804fb155df - 0.0% (3.01 KB)

[#007] sha256:8b95caa22a4d4bc4fcd83e114b3bbec79869b21c35b28589bfc4ee393b18ca0e - 0.0% (224 Bytes)

[#008] sha256:622477cb058f654726f10a27d502537e34f6a381ef7e89e6cf2dee5c176e691b - 0.0% (974 Bytes)

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

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

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

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

[#013] sha256:1d39944017a274291781cd8898fdac60d29ee52eb342029ca79c1fe337a7a078 - 17.71% (15.6 MB)

[#014] sha256:3831cb43a2ba08332df94ca3e3fe95b9fb75974c25b654d2530d0821cd36d5ef - 0.0% (1.82 KB)

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

[#016] sha256:f75afdf0c867c3f5ea5b19e621e450726415ffd7c50aca1c201bfd9cb368cd57 - 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-04-20 18:03:41 UTC

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

2020-04-20 18:03:43 UTC

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

2020-04-20 18:03:44 UTC

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

2020-04-20 18:03:47 UTC

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

2020-04-20 18:03:49 UTC

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

2020-04-20 18:03:51 UTC

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

2020-04-20 18:04:11 UTC

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

2020-04-20 18:04:14 UTC

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

2020-04-20 18:04:16 UTC

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

2020-04-20 18:04:19 UTC

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

2020-04-20 18:04:22 UTC

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

2020-04-20 18:04:25 UTC

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

2020-04-20 18:04:27 UTC

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

2020-04-20 18:04:28 UTC

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

2020-04-20 18:04:30 UTC

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

2020-04-20 18:04:33 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