Namespace
istio
Image / Tag
proxyv2:1.6.5
Content Digest
sha256:ec2df06d76e8845fbce0ac1b4b85ab06a7beabab8a69fcc3bb2b573378b71c47
Details
Created

2020-07-08 16:15:31 UTC

Size

106 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:a20ed1b7b98d8a7a8480c5100c0752578e31d659

ISTIO_META_ISTIO_VERSION

1.6.5

PATH

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


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 23.94% (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:ecf0c32e9331ad347f92ed81022ccf3dc628207792fe964ea2e24bda36da6934 - 29.04% (30.9 MB)

[#005] sha256:583e35e1642ac6df5d216480983e4a33442959b2ec3fcf653c6ad0bb9ab39559 - 0.0% (4.22 KB)

[#006] sha256:8b7a5556f6a4931bfe01a561a6741e3528402333c9d99d27b8e1e68069eb4f1a - 0.0% (3.34 KB)

[#007] sha256:e6cf7459d8c7417519621ed550544f3245806eb6989b5bfaf7db71d11d09657d - 0.0% (1.33 KB)

[#008] sha256:10bdb33537c40f5487b4f26e17c2943b834bedf23e4e2da1398af29cf9754abf - 0.0% (3.67 KB)

[#009] sha256:570aed8113f8561c90013b621acd0d7f5c5484cf3524495ef53e5f8f4cffe2de - 19.59% (20.8 MB)

[#010] sha256:36be1d41ed97a619e175c99575b27c768f7590f746e5a24fdcb800b62ddfa335 - 27.06% (28.8 MB)

[#011] sha256:17979c8d6d0f1241bda71bcde3c57cf033540bfe94deb558901b055acf7b92d8 - 0.0% (1.74 KB)

[#012] sha256:d364461225815aab6975df9c0f6671361fdc2b976851efcedd2dc69c1fd23cfa - 0.08% (85.7 KB)

[#013] sha256:625fa63326acb220a7c554f74f1f5ff23a9eb75f8515ce1a0cbe7c7a3baec7ce - 0.25% (269 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 21:32:32 UTC

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

2020-07-07 21:33:02 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 21:33:03 UTC

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

2020-07-08 16:15:20 UTC

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

2020-07-08 16:15:21 UTC

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

2020-07-08 16:15:22 UTC

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

2020-07-08 16:15:27 UTC

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

2020-07-08 16:15:27 UTC

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

2020-07-08 16:15:28 UTC

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

2020-07-08 16:15:29 UTC

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

2020-07-08 16:15:29 UTC

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

2020-07-08 16:15:30 UTC

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

2020-07-08 16:15:31 UTC

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

2020-07-08 16:15:31 UTC

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

2020-07-08 16:15:31 UTC

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

2020-07-08 16:15:31 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