Namespace
istio
Image / Tag
proxyv2:1.1.3
Content Digest
sha256:b682918f2f8fcca14b3a61bbd58f4118311eebc20799f24b72ceddc5cd749306
Details
Created

2019-04-12 22:47:15 UTC

Size

128 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:a169a0c0cd86b51538c240e2d037fa8f7f5860ae

ISTIO_META_ISTIO_PROXY_VERSION

1.1.3

ISTIO_META_ISTIO_VERSION

1.1.3

PATH

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


Layers

[#000] sha256:34667c7e4631207d64c99e798aafe8ecaedcbda89fb9166203525235cc4d72b9 - 32.5% (41.5 MB)

[#001] sha256:d18d76a881a47e51f4210b97ebeda458767aa6a493b244b4b40bfe0b1ddd2c42 - 0.0% (852 Bytes)

[#002] sha256:119c7358fbfc2897ed63529451df83614c694a8abbd9e960045c1b0b2dc8a4a1 - 0.0% (529 Bytes)

[#003] sha256:2aaf13f3eff07aa25f73813096bd588e6408b514288651402aa3d0357509be7a - 0.0% (169 Bytes)

[#004] sha256:243dcb585adab3d23a578359ea13061348c2aea136c4db4ba0211e2d4d5cc539 - 40.41% (51.7 MB)

[#005] sha256:01d97ceb23a8c6869b3472c3c41d9097182180a6db7cbacd2e014f48695751ed - 5.85% (7.48 MB)

[#006] sha256:d452b8cc329ab7b6b82df2c37b335a171c77405113af353fbefff0e16beb0b59 - 7.59% (9.71 MB)

[#007] sha256:d4eecdbfcef68dc00974033c6974591bbb3e7fcaee55c7c8e99ae5ca173470c6 - 0.0% (1.39 KB)

[#008] sha256:8b78d26431ff7c2549d0ba2365b2ff258b910733a7ca760a8d366faec2f448ea - 0.0% (1.63 KB)

[#009] sha256:7eca6fe42ad43bb287c496f48a0e479695f9a1c4e2ad4744244cb33c8bccb5d4 - 0.0% (1.47 KB)

[#010] sha256:f06e3409980deb44ad8e29af94ccba0291c0d72812601070f9d2bc516eaea1f1 - 0.0% (4.87 KB)

[#011] sha256:e230c1fd4a374694ef3efe0243c6e6eec712e9551ec099c36c7668c7d1e2df3a - 0.0% (2.05 KB)

[#012] sha256:a9d0bbd4350b08211eea077404188ef25a6fef4ecd956d72d56bcf5dbc7f9420 - 0.0% (306 Bytes)

[#013] sha256:b317724e5626ee03323aa20737bec905b085d41a4c2be4cb2694b65833166d57 - 0.0% (680 Bytes)

[#014] sha256:e5148778502dfb4a9c9baab2c0974ef1b6aca2dc57a03af2c81c31f64f188940 - 0.1% (137 KB)

[#015] sha256:fda4e065240e4e3e587b94444c2bbcb7408b57c9959d62f82cbd05990d7141c1 - 13.45% (17.2 MB)

[#016] sha256:34407b2faf53fdd21280c228c8cb7f3d3605d080397e67080a9cff9232e177b1 - 0.0% (6.21 KB)

[#017] sha256:0b41c1c0a082763aae7252899213185f047939f0c4d47765d444e20430eed88d - 0.08% (103 KB)


History
2019-03-12 00:21:09 UTC

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

2019-03-12 00:21: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

2019-03-12 00:21:11 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2019-03-12 00:21:11 UTC

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

2019-03-12 00:21:12 UTC

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

2019-04-12 00:05:49 UTC

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

2019-04-12 00:06:14 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 && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old

2019-04-12 22:38:02 UTC

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

2019-04-12 22:38:02 UTC

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

2019-04-12 22:39:55 UTC

/bin/sh -c #(nop) ADD file:2775267312c6855610e4ba34aa1988281f42192973b51295a4f7eb99b504fd89 in /usr/local/bin/envoy

2019-04-12 22:39:57 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_PROXY_VERSION=1.1.3

2019-04-12 22:39:57 UTC

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

2019-04-12 22:39:58 UTC

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

2019-04-12 22:39:58 UTC

/bin/sh -c #(nop) ADD file:988e787a0e970cb8ceb9fe74300b5ee657979216b2692397dcf2b5633cecb173 in /usr/local/bin/pilot-agent

2019-04-12 22:39:59 UTC

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

2019-04-12 22:39:59 UTC

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

2019-04-12 22:39:59 UTC

/bin/sh -c #(nop) ADD file:7b3991e1c3d2e890f1a330c144425f791ea603398c503dd196c50eac7c568c3e in /etc/istio/proxy/envoy_telemetry.yaml.tmpl

2019-04-12 22:39:59 UTC

/bin/sh -c #(nop) ADD file:cf78efc22de677a8fc7afa5748323c3b1a529922bdaf7f04310570ac4f363563 in /usr/local/bin/istio-iptables.sh

2019-04-12 22:39:59 UTC

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

2019-04-12 22:39:59 UTC

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

2019-04-12 22:40:00 UTC

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

2019-04-12 22:40:00 UTC

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

2019-04-12 22:40:01 UTC

|2 istio_version=1.1.3 proxy_version=istio-proxy:a169a0c0cd86b51538c240e2d037fa8f7f5860ae /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-04-12 22:40:02 UTC

|2 istio_version=1.1.3 proxy_version=istio-proxy:a169a0c0cd86b51538c240e2d037fa8f7f5860ae /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers && chown -R istio-proxy /var/lib/istio

2019-04-12 22:40:03 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/pilot-agent"]

2019-04-12 22:47:15 UTC

/bin/sh -c #(nop) COPY file:3aececa976cb845cf44076841bfc5f5abeb55583a036b02a464ac2b130777bd7 in /

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