Namespace
istio
Image / Tag
proxyv2:1.5.10
Content Digest
sha256:abbe8ad6d50474814f1aa9316dafc2401fbba89175638446f01afc36b5a37919
Details
Created

2020-08-19 20:14:51 UTC

Size

103 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:144ed97101fa238a2161a16a4114b32466272a4f

ISTIO_META_ISTIO_VERSION

1.5.10

PATH

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


Layers

[#000] sha256:7595c8c21622ea8a8b9778972e26dbbe063f7a1c4b0a28a80a34ebb3d343b586 - 24.74% (25.5 MB)

[#001] sha256:d13af8ca898f36af68711cb67c345f65046a78ccd802453f4b129adf9205b1f8 - 0.03% (34.5 KB)

[#002] sha256:70799171ddba93a611490ba3557d782714b3f4da8963d49ac8726786ba8274a5 - 0.0% (848 Bytes)

[#003] sha256:b6c12202c5ef07dc9eb8f9d9e71407064684ed70f8c4040b62679b7d30200840 - 0.0% (161 Bytes)

[#004] sha256:24581de8b9e991b06e7debe8db6295ba71e057691dc57919b69254033b38d9dc - 23.47% (24.2 MB)

[#005] sha256:07ed09a2769ef3bf576a65e88f423e7f59e31176d17cfee35a69fc54020f2a3e - 0.0% (4.22 KB)

[#006] sha256:83a0f5d889a7c2ff2200d1391498215faad68844abfbd105590253c23b12ee82 - 0.0% (3.34 KB)

[#007] sha256:d78aee8227f9f7ab8b2ddbf4f78e0ade260d82978cc44c3469eccc29b513f49c - 0.0% (1.17 KB)

[#008] sha256:ad4bb857995965fab23be2f9defe135e3c9973e64f7d14cc6b20703cc5a969da - 0.0% (3.72 KB)

[#009] sha256:28ce92b15163493507e508a6836dfeb71acd009a56067542d715059fbf40a8c4 - 6.3% (6.48 MB)

[#010] sha256:5b63968ffdd719da0b64c1f72f6436f3d32f3ca59fba526dfc60b1fe11bfc18b - 19.01% (19.6 MB)

[#011] sha256:cf9d27470df1c181fde52e3c58371b80137b6748cee1fe1f00c6cb7c62db53ee - 25.88% (26.6 MB)

[#012] sha256:eee62500ed6ba2cc1ec4ba2b63b272222cee1e9a94398d6293711f53f6a6aadd - 0.0% (1.86 KB)

[#013] sha256:473287c053d826dc87c708f55adbbee0900c5ed49a5e926892c30bf7859c91c5 - 0.0% (2.03 KB)

[#014] sha256:f8e278e4f57a5a191be225da8330b45746eb2305ff6ecab31f31568a329a3ddc - 0.0% (1.8 KB)

[#015] sha256:6e86caab0d709abfd81fc7922a20439f4fbe2bae8f5a74185fb49a8661728ed1 - 0.32% (335 KB)

[#016] sha256:4c5c60dd0ab1b9ced33f16e4431f95d8ca40655c7feb9b898fa0182816dabe43 - 0.24% (254 KB)


History
2020-07-24 14:38:19 UTC

/bin/sh -c #(nop) ADD file:7d9bbf45a5b2510d44d3206a028cf6502757884d49e46d3d2e6356c3a92c4309 in /

2020-07-24 14:38:20 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-07-24 14:38:21 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-24 14:38:21 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-07-24 14:38:22 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-08-07 19:49:40 UTC

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

2020-08-07 19:50:34 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-08-07 19:50:35 UTC

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

2020-08-19 20:14:38 UTC

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

2020-08-19 20:14:39 UTC

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

2020-08-19 20:14:41 UTC

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

2020-08-19 20:14:41 UTC

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

2020-08-19 20:14:46 UTC

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

2020-08-19 20:14:46 UTC

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

2020-08-19 20:14:48 UTC

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

2020-08-19 20:14:48 UTC

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

2020-08-19 20:14:48 UTC

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

2020-08-19 20:14:50 UTC

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

2020-08-19 20:14:50 UTC

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

2020-08-19 20:14:50 UTC

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

2020-08-19 20:14:50 UTC

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

2020-08-19 20:14:50 UTC

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

2020-08-19 20:14:51 UTC

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

2020-08-19 20:14:51 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