Namespace
istio
Image / Tag
proxyv2:1.4.10
Content Digest
sha256:3a5b00b8b2c663defbf1410040c063265e71fe4e1a08203d11938fbb51b325bf
Details
Created

2020-06-17 01:37:10 UTC

Size

86.9 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:6b5b95a342bcbb6a95ea50b71a19995dc494cb91

ISTIO_META_ISTIO_VERSION

1.4.10

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:05fa892e3098f334cbb1c57aa8e8fa51ce15fbf14500d4b09308f795dcbd9c9b - 0.0% (3.01 KB)

[#007] sha256:38acce9d152a910d191bec830af9dd06552ed2ff6461b94ed959df43babc3ffa - 0.0% (222 Bytes)

[#008] sha256:f00a2462cd181ca68267eb9c08c709a16b31a92ecd1384a172750a1986c5e865 - 0.0% (974 Bytes)

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

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

[#011] sha256:5494886e72cf305fa8d63bd092f396798b0e864047124aa0f19676a0ba81af7a - 7.41% (6.44 MB)

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

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

[#014] sha256:492c0b76a865072b2a97ceb041cd022137bd253b1c005e2088b287788c0f8554 - 0.0% (1.83 KB)

[#015] sha256:e9f908447d67202c22900ae296a304c0193b75f526c0c2e93d527a75ec8b79a6 - 0.0% (2.04 KB)

[#016] sha256:46dde6fbb19e01ad2803449983a204631bdee70ed876aade807aac3982865810 - 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-06-17 01:36:21 UTC

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

2020-06-17 01:36:22 UTC

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

2020-06-17 01:36:24 UTC

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

2020-06-17 01:36:26 UTC

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

2020-06-17 01:36:28 UTC

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

2020-06-17 01:36:30 UTC

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

2020-06-17 01:36:49 UTC

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

2020-06-17 01:36:52 UTC

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

2020-06-17 01:36:54 UTC

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

2020-06-17 01:36:56 UTC

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

2020-06-17 01:36:59 UTC

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

2020-06-17 01:37:02 UTC

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

2020-06-17 01:37:04 UTC

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

2020-06-17 01:37:05 UTC

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

2020-06-17 01:37:07 UTC

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

2020-06-17 01:37:10 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