Namespace
istio
Image / Tag
proxyv2:1.4.4
Content Digest
sha256:4c3f6ba2c0cd3b8e841b3c67381d920c3cba57105ca24b27a3326f4cfaf3f74e
Details
Created

2020-02-04 00:49:13 UTC

Size

82.9 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:4cd27af28f54d6da1a487aa756256eb5393fff7d

ISTIO_META_ISTIO_VERSION

1.4.4

PATH

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


Layers

[#000] sha256:5c939e3a4d1097af8d3292ad3a41d3caa846f6333b91f2dd22b972bc2d19c5b5 - 30.72% (25.5 MB)

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

[#002] sha256:19a861ea6baff71b05cd577478984c3e62cf0177bf74468d0aca551f5fcb891c - 0.0% (849 Bytes)

[#003] sha256:651c9d2d6c4f37c56a221259e033e7e2353b698139c2ff950623ca28d64a9837 - 0.0% (162 Bytes)

[#004] sha256:c1d0a34a53fcb5f2f4bc0e9d2304c240c45b500f18d885d4a08b6adfa5ecefc5 - 31.57% (26.2 MB)

[#005] sha256:cf73bc99d51ea86083706ce980a3cff42659595258eb9e50b7396b148f78e64a - 0.01% (4.25 KB)

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

[#007] sha256:56eea781ddab650e92ef4edda76a7956df22dcb588c8ba9b5372a82aea8c2b46 - 0.0% (223 Bytes)

[#008] sha256:e47065a67c579ef7b71ed056c62827fce2764b4337f43b7c2e451cce7fa059d6 - 0.0% (975 Bytes)

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

[#010] sha256:7cc89733aea0d6f2f10b1e73576547668d211bdee6a516246ddbee493511647c - 0.01% (5.55 KB)

[#011] sha256:3bc0bcfd9c3366b6dc22de194856d0c9bf80adea7ab169d996ffeb0e39c5af31 - 18.78% (15.6 MB)

[#012] sha256:d429b132bc904a7916d1ca9f9e3686c4c29e42167160c681114f9ab3da3a0dfd - 18.86% (15.6 MB)

[#013] sha256:28824b6ec231fa03cfa7e75284dad259f899a3aec38fbb6f48f44689754c3076 - 0.0% (1.82 KB)

[#014] sha256:94fe656dd0541d1270163c8d33e91b1af9a34d2466c3000aa71d8a85649f8b5c - 0.0% (2.04 KB)

[#015] sha256:4d60f31e7004e2978ddf3977e90a5ab7c4a41e5f94860c92c588a752feead131 - 0.0% (1.8 KB)


History
2020-01-16 01:20:31 UTC

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

2020-01-16 01:20:32 UTC

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

2020-01-16 01:20:33 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-01-16 01:20:34 UTC

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

2020-01-16 01:20:34 UTC

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

2020-01-29 21:05:07 UTC

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

2020-01-29 21:05:41 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-01-29 21:05:42 UTC

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

2020-02-04 00:48:28 UTC

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

2020-02-04 00:48:30 UTC

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

2020-02-04 00:48:32 UTC

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

2020-02-04 00:48:34 UTC

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

2020-02-04 00:48:37 UTC

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

2020-02-04 00:48:51 UTC

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

2020-02-04 00:48:54 UTC

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

2020-02-04 00:48:57 UTC

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

2020-02-04 00:48:59 UTC

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

2020-02-04 00:49:02 UTC

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

2020-02-04 00:49:04 UTC

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

2020-02-04 00:49:06 UTC

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

2020-02-04 00:49:08 UTC

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

2020-02-04 00:49:10 UTC

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

2020-02-04 00:49:13 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