Namespace
istio
Image / Tag
proxyv2:1.0.7
Content Digest
sha256:9c6663cddbc984e88c27530d8acac7dca83070c4ad6d2570604cc4fff6c36a7a
Details
Created

2019-04-04 03:12:54 UTC

Size

123 MB

Content Digest
Environment
ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:930841ca88b15365737acb7eddeea6733d4f98b9

ISTIO_META_ISTIO_PROXY_VERSION

1.0.7

ISTIO_META_ISTIO_VERSION

1.0-dev

PATH

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


Layers

[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 33.56% (41.2 MB)

[#001] sha256:ba077e1ddb3aa8b95b2ecc5e58830800af4f5c06a5a37a3b7d7e0a67e178fb65 - 0.0% (846 Bytes)

[#002] sha256:34c83d2bc656952f573cee825d42e58622909b4be524b653f4f3df7464e57aa2 - 0.0% (616 Bytes)

[#003] sha256:84b69b6e47437924b207458fe7fc8f66812622983ae5a5d84bfdd2d83a9581e1 - 0.0% (854 Bytes)

[#004] sha256:0f72e97e1f61face716660657e4df5f70c2008a0b8b89e35dc6a460124fe01d1 - 0.0% (168 Bytes)

[#005] sha256:457a7c6e4c360f56849279dec5b2e31f4f4cc468f61b7b77d34b6c95dcf66a79 - 38.97% (47.9 MB)

[#006] sha256:24f84bb8386131f9440adea4420792996c9b46bdbe53603f49b109ece7b04d9d - 5.35% (6.57 MB)

[#007] sha256:b94a2ced30f0437ccdc383af752a40173269e1cb962cd98ff0fbe05caa5def05 - 8.38% (10.3 MB)

[#008] sha256:988a1807044d0f68e0d04d93d9d624d062c102285b48bb420f12e14328ced377 - 0.0% (1.35 KB)

[#009] sha256:1b601b16c618e3d25729b34ec54bfbfbc507e32fe7290951192f0335fefafc0a - 0.0% (1.64 KB)

[#010] sha256:2d7de3bc45a56abd5552b49dde4f1a3adcaf2439f75ec18bae0e2109848457c7 - 0.0% (1.48 KB)

[#011] sha256:97c00c490b4bf3e38c6c9b81854d22166cec4ae5b349f79d25a5712a273d53b8 - 0.0% (4.09 KB)

[#012] sha256:cad3b2a94ce04688c3dce2f131e98744d463623254102b38cd74ce84c5d0ec28 - 0.0% (1.58 KB)

[#013] sha256:6e2a33dfb8b5b1204c3d6ce3da8f9c807d876bfcc5341d01f18f31e87958ace1 - 13.72% (16.9 MB)

[#014] sha256:a3f505d4a96e4b6df7d123762c2c0a980daa038c1ee47abe1832c606cb5f1780 - 0.01% (6.57 KB)


History
2018-08-22 17:31:28 UTC

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

2018-08-22 17:31:29 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

2018-08-22 17:31:30 UTC

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

2018-08-22 17:31:31 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-08-22 17:31:32 UTC

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

2018-08-22 17:31:32 UTC

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

2018-09-01 00:06:36 UTC

/bin/sh -c apt-get update && apt-get install --no-install-recommends -y curl iptables iproute2 iputils-ping dnsutils netcat tcpdump net-tools libc6-dbg gdb elvis-tiny lsof busybox linux-tools-generic sudo && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*

2018-09-01 05:10:40 UTC

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

2018-09-01 05:10:41 UTC

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

2019-04-04 03:12:48 UTC

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

2019-04-04 03:12:48 UTC

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

2019-04-04 03:12:48 UTC

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

2019-04-04 03:12:49 UTC

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

2019-04-04 03:12:50 UTC

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

2019-04-04 03:12:50 UTC

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

2019-04-04 03:12:50 UTC

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

2019-04-04 03:12:51 UTC

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

2019-04-04 03:12:51 UTC

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

2019-04-04 03:12:51 UTC

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

2019-04-04 03:12:53 UTC

|2 istio_version=1.0-dev proxy_version=istio-proxy:930841ca88b15365737acb7eddeea6733d4f98b9 /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-04-04 03:12:54 UTC

|2 istio_version=1.0-dev proxy_version=istio-proxy:930841ca88b15365737acb7eddeea6733d4f98b9 /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-04 03:12:54 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