Namespace
istio
Image / Tag
proxyv2:1.1.0-snapshot.2
Content Digest
sha256:63c2cd7c1d9f7d4551f5ec3f84a457636e8b63af753eb346ea804f0cbd556e76
Details
Created

2018-10-23 00:28:27 UTC

Size

116 MB

Content Digest
Environment
ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:ea9e05a766e5ecf301c44b5f779cbccd675b644d

ISTIO_META_ISTIO_PROXY_VERSION

1.1.0

ISTIO_META_ISTIO_VERSION

1.1.0-snapshot.2

PATH

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


Layers

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

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

[#002] sha256:ebbcacd28e101968415b0c812b2d2dc60f969e36b0b08c073bf796e12b1bb449 - 0.0% (615 Bytes)

[#003] sha256:c7fb3351ecad291a88b92b600037e2435c84a347683d540042086fe72c902b8a - 0.0% (850 Bytes)

[#004] sha256:2e3debadcbf7e542e2aefbce1b64a358b1931fb403b3e4aeca27cb4d809d56c2 - 0.0% (168 Bytes)

[#005] sha256:14f2a89b1ab83370c74bf261252ac060ecd9d96310cd598fb671b207aff9731c - 40.87% (47.5 MB)

[#006] sha256:90311dc7146c31e86201cdad29f7d398900c832519825d56365be1e67b9ee02b - 5.97% (6.94 MB)

[#007] sha256:b6452824c8640390238adb8246dbedfb4069fe8c0c69620ed8e649d703480878 - 5.79% (6.73 MB)

[#008] sha256:a36300d2afbabee364a0749e3e79b2b84b5e86f779c337b73bdf8a9baf26e777 - 0.0% (1.38 KB)

[#009] sha256:ccc60f3a61f4cf07813f4fccbf97b043e10797516f4c06fafead4a8706c6f9d1 - 0.0% (1.7 KB)

[#010] sha256:e7e8e8aa3ddaf21e544fe89eaa532efb426d7b979c2251bdd070c9b1a5bf6df3 - 0.0% (1.56 KB)

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

[#012] sha256:d628994d4fd4382f86fc97dc9797eff6414dce950d56123ba45f43e38db5dd6c - 0.0% (1.59 KB)

[#013] sha256:979d2722a7aa1accea59859f6df2fda1a6c2e456474f3ca543b465094387b985 - 11.76% (13.7 MB)

[#014] sha256:4bc2ee475ef3de9a78b571155fc813d2902f77589909428b78795d5bde4de270 - 0.01% (6.6 KB)

[#015] sha256:5d2ce7177d8b8c10087d7029a8b7e34adc381abced1403a4229fe0c7278ba8e5 - 0.08% (96.5 KB)


History
2018-09-05 22:20:55 UTC

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

2018-09-05 22:20:55 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-09-05 22:20:56 UTC

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

2018-09-05 22:20:57 UTC

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

2018-09-05 22:20:57 UTC

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

2018-09-05 22:20:57 UTC

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

2018-09-24 00:07:04 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 linux-tools-generic sudo && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*

2018-10-23 00:20:50 UTC

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

2018-10-23 00:20:51 UTC

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

2018-10-23 00:22:40 UTC

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

2018-10-23 00:22:41 UTC

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

2018-10-23 00:22:41 UTC

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

2018-10-23 00:22:41 UTC

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

2018-10-23 00:22:42 UTC

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

2018-10-23 00:22:42 UTC

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

2018-10-23 00:22:42 UTC

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

2018-10-23 00:22:42 UTC

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

2018-10-23 00:22:42 UTC

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

2018-10-23 00:22:43 UTC

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

2018-10-23 00:22:44 UTC

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

2018-10-23 00:22:45 UTC

|2 istio_version=1.1.0-snapshot.2 proxy_version=istio-proxy:ea9e05a766e5ecf301c44b5f779cbccd675b644d /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-10-23 00:22:45 UTC

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

2018-10-23 00:28:27 UTC

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