Namespace
istio
Image / Tag
proxyv2:1.5.8
Content Digest
sha256:95febaf24a59c5f994a806c1769d3b4065698d9f2ad547bf097212c47b9d26d1
Details
Created

2020-07-08 17:38:03 UTC

Size

110 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:5a93703db9baee125294bb50c9541a1a11d526b4

ISTIO_META_ISTIO_VERSION

1.5.8

PATH

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


Layers

[#000] sha256:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 23.22% (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:578dce1e4b73a482569137477c2b4eb8001536492386c308320a3f4531739f80 - 28.16% (30.9 MB)

[#005] sha256:770122d478785bc1d827c7baf9d9cac00f5011eb66372477da048c45610c67b9 - 0.0% (4.21 KB)

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

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

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

[#009] sha256:a413bbd456d8a6cabe20090df4741cb13a3dc00e6d398b082d60e37c272ed0e0 - 5.91% (6.48 MB)

[#010] sha256:dd451eab33767390bbd9dbe9a9f4f002df452c743b4ddb9dccc1262fb056f27d - 17.84% (19.6 MB)

[#011] sha256:15dc760e30ade8597f795b283765a1303329a9aa9d3a430712012dd96f009b3b - 24.29% (26.6 MB)

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

[#013] sha256:557cfeb46f4aba33dcadf66d67a4243c63fc98e8946ca8f2ed8efdf2257f3796 - 0.0% (2.03 KB)

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

[#015] sha256:bf99338269ca814367cc3302c57976dd46af77f3730b6bc689f08906b7b70a96 - 0.3% (334 KB)

[#016] sha256:e91a562d4304907586efd981d8c87d19568c366e53763bbffc44467863f6013e - 0.23% (254 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:33:39 UTC

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

2020-07-07 21:34:09 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:34:10 UTC

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

2020-07-08 17:37:51 UTC

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

2020-07-08 17:37:53 UTC

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

2020-07-08 17:37:54 UTC

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

2020-07-08 17:37:54 UTC

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

2020-07-08 17:37:59 UTC

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

2020-07-08 17:37:59 UTC

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

2020-07-08 17:38:00 UTC

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

2020-07-08 17:38:00 UTC

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

2020-07-08 17:38:00 UTC

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

2020-07-08 17:38:01 UTC

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

2020-07-08 17:38:02 UTC

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

2020-07-08 17:38:02 UTC

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

2020-07-08 17:38:02 UTC

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

2020-07-08 17:38:02 UTC

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

2020-07-08 17:38:02 UTC

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

2020-07-08 17:38:03 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