Namespace
istio
Image / Tag
proxyv2:1.7.0-alpha.0
Content Digest
sha256:55b0a972fb98bda06eb4ab25cb83ddad4079c352e79b80e9c460a8e43ad9a333
Details
Created

2020-07-08 10:34:53 UTC

Size

114 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:3aaff15a85a5c0cc5c23635d4b858eee001df836

ISTIO_META_ISTIO_VERSION

1.7.0-alpha.0

PATH

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


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 22.25% (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:29d6becb105445319b8fe31098214a19fea7cf9c117faa06eb15e29665b43061 - 26.99% (30.9 MB)

[#005] sha256:1716f8ed07ed1c7589a42ea89ea94026ed7d03afa8ac36ce14a91442e40cc6b3 - 0.0% (4.21 KB)

[#006] sha256:357ea69ecb91a991baa36fe68cd2735c6f179e2e96cddc887f53e8c79c2140ff - 0.0% (3.49 KB)

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

[#008] sha256:098eb023dce0c857bf8d36e6c3bc6fb4f3650e56cd6b36bd9763a8a5a5120080 - 0.0% (3.82 KB)

[#009] sha256:4fde4c19162933e517e5c1506edecdd0688370b26b0eeb12a24e92c6dcb71c01 - 18.83% (21.5 MB)

[#010] sha256:2141e6469da1040ae8f54f9c32d06c7ae1db023e842f657854604e21d1987be3 - 31.59% (36.1 MB)

[#011] sha256:660dedec410baa7e0856518b54eab8191dfd5ad6a200b85f0932946deeaec1f0 - 0.0% (1.74 KB)

[#012] sha256:1388b3cd440c94d71ef3ffa3185f159e4814dd90868c3ef88b042b259d55bc5c - 0.08% (89.8 KB)

[#013] sha256:ef735ce647b6541955431360da3b0889d938a7a584e27199ad05ebede7a627bf - 0.23% (270 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 20:29:26 UTC

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

2020-07-07 20:29:55 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 20:29:56 UTC

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

2020-07-08 10:34:43 UTC

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

2020-07-08 10:34:45 UTC

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

2020-07-08 10:34:46 UTC

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

2020-07-08 10:34:49 UTC

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

2020-07-08 10:34:50 UTC

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

2020-07-08 10:34:50 UTC

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

2020-07-08 10:34:51 UTC

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

2020-07-08 10:34:51 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.7.0-alpha.0

2020-07-08 10:34:52 UTC

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

2020-07-08 10:34:53 UTC

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

2020-07-08 10:34:53 UTC

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

2020-07-08 10:34:53 UTC

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

2020-07-08 10:34:53 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