Namespace
istio
Image / Tag
proxyv2:1.1.0.snapshot.0
Content Digest
sha256:2f9aa27eab58e2acd5d2dba5c08545dda00cafccac5c222f6945551526284430
Details
Created

2018-08-28 19:30:58 UTC

Size

115 MB

Content Digest
Environment
ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:7fde77a6ae6b976aae801ac036fbddd00e39ad4f

ISTIO_META_ISTIO_PROXY_VERSION

1.0.0

ISTIO_META_ISTIO_VERSION

1.1.0.snapshot.0

PATH

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


Layers

[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 35.84% (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:4c55c0d2157c835e45ff3af04da7cb608d6b53a28fc601a6a48da01fd3a7020c - 35.43% (40.8 MB)

[#006] sha256:94c1cf04a1becdbe3fdd210e75fa037713d248176c82c1e10deb55d897cc7ef4 - 5.6% (6.45 MB)

[#007] sha256:3207e69a9097905da4a61878de0866c23330c5bf63599e3d1cd410f477ce6af8 - 8.71% (10 MB)

[#008] sha256:0b3eb98ec9204628b877f15f47f8ef862795a52e64bed20e0465a83228845732 - 0.0% (1.35 KB)

[#009] sha256:8bc65b173e77bd375615a4b66d80e017796483f7b9565cc44e5c142a4831272e - 0.0% (1.34 KB)

[#010] sha256:21812e53f69619a044ae171f4d74166f4664159367682ff4f73af47683b459f0 - 0.0% (1.2 KB)

[#011] sha256:dff096a67eb1fc0ca80af4ee7bbbcefc7022d27c2df98577166b2299ee122678 - 0.0% (4.15 KB)

[#012] sha256:4575b89d3c5c06a7064f99dbc9e01c1320178e64578f6041e64d43c4ddfaf876 - 0.0% (1.12 KB)

[#013] sha256:932f6e627132c88d0c83cb4d980088d7465bee878e5f36561293ee5d84d61b10 - 14.32% (16.5 MB)

[#014] sha256:f75b238db9925f5a87a18791a1ee072a4833b3389d3411263ad0e80e4379d224 - 0.01% (6.08 KB)

[#015] sha256:30b5bfab649ee7d761e7787046ef4d9cc2d27f606d741937b9bc23bb9082a22d - 0.08% (96.5 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-08-28 00:25:00 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 sudo && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*

2018-08-28 19:15:03 UTC

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

2018-08-28 19:15:03 UTC

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

2018-08-28 19:16:47 UTC

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

2018-08-28 19:16:47 UTC

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

2018-08-28 19:16:47 UTC

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

2018-08-28 19:16:47 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.1.0.snapshot.0

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:48 UTC

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

2018-08-28 19:16:50 UTC

|2 istio_version=1.1.0.snapshot.0 proxy_version=istio-proxy:7fde77a6ae6b976aae801ac036fbddd00e39ad4f /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2018-08-28 19:16:50 UTC

|2 istio_version=1.1.0.snapshot.0 proxy_version=istio-proxy:7fde77a6ae6b976aae801ac036fbddd00e39ad4f /bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers && chown -R istio-proxy /var/lib/istio

2018-08-28 19:16:50 UTC

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

2018-08-28 19:30:58 UTC

/bin/sh -c #(nop) COPY file:b6657be8249a76ef2289162a89ea44c7ae2fdbb65f07e6444bfd787cd7bb4c55 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