Namespace
istio
Image / Tag
proxyv2:1.4.9
Content Digest
sha256:6d14af93c409b1ff5d4ce3a6a3b7eeb902dca879f2e86fbdd97bb16df4589309
Details
Created

2020-05-09 14:17:09 UTC

Size

86.9 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:547cb736691b70e6227a9f8f09a8b0ca60e58584

ISTIO_META_ISTIO_VERSION

1.4.9

PATH

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


Layers

[#000] sha256:23884877105a7ff84a910895cd044061a4561385ff6c36480ee080b76ec0e771 - 29.28% (25.5 MB)

[#001] sha256:bc38caa0f5b94141276220daaf428892096e4afd24b05668cd188311e00a635f - 0.04% (34.5 KB)

[#002] sha256:2910811b6c4227c2f42aaea9a3dd5f53b1d469f67e2cf7e601f631b119b61ff7 - 0.0% (847 Bytes)

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

[#004] sha256:a78d895d9f83a2aac3bafd60ce514e56393e46d9b5e2a0c103068ce12273ea3b - 27.38% (23.8 MB)

[#005] sha256:9b0dd883c8fdc34714117b2e811ec485792219011a6f2760ab57e1c875155de1 - 0.0% (4.25 KB)

[#006] sha256:e7d06d12002e8475cb6df6ad296b8d2b327294583a900aab904d809afac27ef5 - 0.0% (3 KB)

[#007] sha256:9bfb67746e081e5c52b15b2ae2427f7cb992d72b4f9b5b8453e24433989ca9bb - 0.0% (223 Bytes)

[#008] sha256:dcbdfee3bad23bec5eae7508a014c3d77e79c4fa2f5ad3378fbbea6a64e3e0cd - 0.0% (972 Bytes)

[#009] sha256:d216915ed4eb81153c60257232fbec58190681232e99717de51706e9eefd795f - 0.0% (3.24 KB)

[#010] sha256:bb1df523a9015d5e18be32c2d2c74e86ca091a834cd78ba42543a6a4145678e4 - 0.01% (5.56 KB)

[#011] sha256:5edda656b9ba45464d1b086272faacbf1c4d4291201f1714be358316cade5e4e - 7.41% (6.44 MB)

[#012] sha256:faea4f6f02cb950bccbbce925a6db654215a22618108e416b152303fab78d704 - 17.9% (15.6 MB)

[#013] sha256:cf934a4d89a2610003f91b9a37e042d8df27254f08934c60f0cb8d078fd4ba3f - 17.97% (15.6 MB)

[#014] sha256:db2f13139f2d41adf11821ef1e56a011dddfb36546eac8f261b133dd385819dc - 0.0% (1.82 KB)

[#015] sha256:24c8a985ef1b42e1ba679b38f1f00aeea92eac09c702dfd0ae08e811c96731a6 - 0.0% (2.03 KB)

[#016] sha256:35a063fc19507641fc69320ce8c15292c3e85436c756387260f338cdccd389a0 - 0.0% (1.8 KB)


History
2020-04-24 01:07:00 UTC

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

2020-04-24 01:07:02 UTC

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

2020-04-24 01:07:03 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-04-24 01:07:05 UTC

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

2020-04-24 01:07:05 UTC

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

2020-05-08 17:15:57 UTC

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

2020-05-08 17:16:25 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-05-08 17:16:26 UTC

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

2020-05-09 14:16:20 UTC

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

2020-05-09 14:16:22 UTC

/bin/sh -c #(nop) COPY file:116341a17bb1efd60de96e56d7f706aed9024fcef32ee9aae86730c59f6b2e99 in /var/lib/istio/envoy/envoy_bootstrap_drain.json

2020-05-09 14:16:23 UTC

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

2020-05-09 14:16:26 UTC

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

2020-05-09 14:16:28 UTC

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

2020-05-09 14:16:29 UTC

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

2020-05-09 14:16:49 UTC

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

2020-05-09 14:16:51 UTC

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

2020-05-09 14:16:54 UTC

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

2020-05-09 14:16:56 UTC

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

2020-05-09 14:16:59 UTC

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

2020-05-09 14:17:01 UTC

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

2020-05-09 14:17:03 UTC

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

2020-05-09 14:17:05 UTC

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

2020-05-09 14:17:07 UTC

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

2020-05-09 14:17:09 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