Namespace
istio
Image / Tag
proxyv2:66c9b9095f7fd1403e14bbe6a98645e1d75fa6bb
Content Digest
sha256:6a3181dcde129ed2557f2b69c377bd000aee57a9e9eea06874e81df851770933
Details
Created

2020-08-24 01:29:20 UTC

Size

116 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:b3abcd0c72a60294bd650db22a9b0d18c5930f72

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.93% (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:0e2b1d4d41e542e68d48ea48460566c7dc04df238be5a966a1fbbaa2d3a75783 - 26.56% (30.8 MB)

[#005] sha256:458bfdd61b05745ae2700bf656fb74376145fad5c7f3cc94aa71b32b2ccfcf46 - 0.0% (4.21 KB)

[#006] sha256:232ea66e32e562404984de9fe28b515316356852a1b6007cfa7c7ed7f8a419e7 - 0.0% (3.56 KB)

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

[#008] sha256:7a1c66cd82684a11e82eb29ccb5e876308cd6dd4606e79fec03fe0610d47a6ad - 0.0% (3.98 KB)

[#009] sha256:8db50cc738f0e3fd89587c0b46166a6b8bda332ab5ff58eb5c461a3e316b4ed9 - 18.78% (21.8 MB)

[#010] sha256:d8f659a02edf3b41987fc7dc885b1fc80a90fe0d9e44fa0c93cf49c2475d59a4 - 30.45% (35.3 MB)

[#011] sha256:518440b4ccafe945bdabfb6f46986ec1a643448b70bea38a42b5921ae14e750d - 0.0% (1.74 KB)

[#012] sha256:3607e88a981725df23927134dc7eedcb8abc5d84ac5120d24c198a39179903b4 - 0.07% (82.6 KB)

[#013] sha256:a6e2131f5c9f514692885fbe6d9d4ee9b9b21f223e0d31470d679b33e6d2781b - 0.4% (472 KB)

[#014] sha256:a8a7feeee6d8dd2f34a0facfd01b5048ad9cd7689544e3e8ea84dc1f2df47466 - 0.24% (286 KB)

[#015] sha256:4d671a0f5be0eba712d7213774c3e86aa51f980fe2a19f0103e6182857ac4b41 - 1.54% (1.79 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:58:13 UTC

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

2020-07-23 16:58:42 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:58:43 UTC

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

2020-08-24 01:29:00 UTC

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

2020-08-24 01:29:07 UTC

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

2020-08-24 01:29:08 UTC

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

2020-08-24 01:29:13 UTC

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

2020-08-24 01:29:13 UTC

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

2020-08-24 01:29:13 UTC

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

2020-08-24 01:29:14 UTC

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

2020-08-24 01:29:16 UTC

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

2020-08-24 01:29:16 UTC

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

2020-08-24 01:29:17 UTC

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

2020-08-24 01:29:19 UTC

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

2020-08-24 01:29:19 UTC

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

2020-08-24 01:29:19 UTC

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

2020-08-24 01:29:19 UTC

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

2020-08-24 01:29:19 UTC

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

2020-08-24 01:29: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