Namespace
istio
Image / Tag
proxyv2:1.7.0-beta.1
Content Digest
sha256:ac2816f60f2d0a558485f583a725ca3f1e1b5f8bf64edb62489740e20c47a436
Details
Created

2020-08-04 19:04:04 UTC

Size

117 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:befe57717bb0b7d9179e187e779a14a2dbd84b88

ISTIO_META_ISTIO_VERSION

1.7.0-beta.1

PATH

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


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 21.72% (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:5ef9c7a0f421ce3d1e6c57a28e336bc15d1e38fbe74ffe32b39080f1ccbfcd3f - 26.31% (30.8 MB)

[#005] sha256:5d14de5a0705706d61612484f1a5f92213bafa2f5d67aabbf2f3040ce59dc55c - 0.0% (4.21 KB)

[#006] sha256:ff5180721310b5f7d7826ad68da4cc05291e1bb6b563301a57afc73b19a10b7e - 0.0% (3.5 KB)

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

[#008] sha256:193244a08f508c28a16d79e984969dddc66a5e48ce66ad744eb9d0962528b5b2 - 0.0% (3.84 KB)

[#009] sha256:0f22d137aa6ce332de92b31f01f85553c7ae57297f022b4c3072b8309f4db92e - 18.51% (21.7 MB)

[#010] sha256:c0af67d04813b4739acbf6f05ff5123eaa5d250d4ec01398a3cc1a3e72eb6186 - 33.13% (38.8 MB)

[#011] sha256:70ddb9c2487d492219461cba266e3db9c2992006d7dfe30641ea9ca9584a0cec - 0.0% (1.74 KB)

[#012] sha256:0074413373fbb47746c0dbbc9a5166aa335b891043fce7e6859f16aa99312977 - 0.07% (89.9 KB)

[#013] sha256:e74246a14375522d14596634a758f8ee52ca800ba28ab68482f604b4f71c5890 - 0.22% (265 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-23 16:59:13 UTC

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

2020-07-23 16:59:40 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:59:40 UTC

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

2020-08-04 19:03:51 UTC

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

2020-08-04 19:03:54 UTC

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

2020-08-04 19:03:55 UTC

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

2020-08-04 19:04:00 UTC

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

2020-08-04 19:04:00 UTC

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

2020-08-04 19:04:00 UTC

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

2020-08-04 19:04:01 UTC

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

2020-08-04 19:04:02 UTC

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

2020-08-04 19:04:02 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.7.0-beta.1

2020-08-04 19:04:03 UTC

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

2020-08-04 19:04:04 UTC

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

2020-08-04 19:04:04 UTC

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

2020-08-04 19:04:04 UTC

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

2020-08-04 19:04:04 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