Namespace
istio
Image / Tag
proxyv2:1.1.10
Content Digest
sha256:8f26a447e2a97da42a2404ed4f0ee987706f360e385bc24f2856ab458775599d
Details
Created

2019-06-27 04:42:24 UTC

Size

124 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:5ea236aa3f759df29ef9209d0cf8e85bf1c8fb2e

ISTIO_META_ISTIO_PROXY_VERSION

1.1.3

ISTIO_META_ISTIO_VERSION

1.1.10

PATH

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


Layers

[#000] sha256:9ff7e2e5f967fb9c4e8099e63508ab0dddebe3f820d08ca7fd568431b0d10c0e - 33.68% (41.7 MB)

[#001] sha256:59856638ac9f32d4caa0f5761b2597fe251642786fdfe1b917ddbb074b890c29 - 0.0% (848 Bytes)

[#002] sha256:6f317d6d954b9a59c54b2cb09e1f30cd3e872796e431cd2ceac5ed570beb2939 - 0.0% (526 Bytes)

[#003] sha256:a9dde5e2a643eca8fde0eed52f4aed31f3ecd9c1b2f24d5e3729cd8d2ae68177 - 0.0% (168 Bytes)

[#004] sha256:61323d141c71d728aa153c9cf44bb232751422eebdbbc106cb446ea1ec36566d - 38.32% (47.5 MB)

[#005] sha256:cf5dfbe47f22f232b29e9e34537908e28daff539a902d3b21a5c2802be25a06a - 6.04% (7.49 MB)

[#006] sha256:f6437177f1c1e545d20468d42d447b61898f747716afbe76a28498c6b609a5c6 - 7.85% (9.73 MB)

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

[#008] sha256:490a01bf0e824ac724befae0efcccdbfcca7577c66fd60cbcade9d38c81326a5 - 0.0% (1.63 KB)

[#009] sha256:390f9d70b5a4179c938d7b721d7368fe636e87a04bfd9e99d46c5fc6cb0cacdc - 0.0% (1.47 KB)

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

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

[#012] sha256:61ac3d1874ffa09fbd5c36c18c4458c7705e7764a4f797df68cc9def49fc005b - 0.0% (307 Bytes)

[#013] sha256:05908c98ae5a3718ff7f1a93b25b3177addee8b78a4e74b512f038cd5a9c9b42 - 0.0% (682 Bytes)

[#014] sha256:ee1dc738d8e434df12f7bd8dbfec95e3646e5fb4270d704c1df1f8d85c93fb86 - 0.11% (137 KB)

[#015] sha256:2b285ec68764d5368874015bac1c14e5c311a0a41de60911e8bfc65d05569c91 - 13.89% (17.2 MB)

[#016] sha256:44042ec3d3e9ca61db6b4c35bf8d0e8ff9eb5a1a7c5b56a0a6ec306d29473656 - 0.0% (6.21 KB)

[#017] sha256:65416c7e89f7a29c8b30e09ca71afb96671ad2b28c6a6afd6ba67886a893de4b - 0.08% (103 KB)


History
2019-05-15 21:21:22 UTC

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

2019-05-15 21:21:23 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-05-15 21:21:24 UTC

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

2019-05-15 21:21:24 UTC

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

2019-05-15 21:21:24 UTC

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

2019-06-10 00:06:43 UTC

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

2019-06-17 00:07:26 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-06-27 04:30:24 UTC

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

2019-06-27 04:30:24 UTC

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

2019-06-27 04:32:27 UTC

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

2019-06-27 04:32:28 UTC

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

2019-06-27 04:32:28 UTC

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

2019-06-27 04:32:29 UTC

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

2019-06-27 04:32:30 UTC

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

2019-06-27 04:32:31 UTC

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

2019-06-27 04:32:31 UTC

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

2019-06-27 04:32:31 UTC

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

2019-06-27 04:32:31 UTC

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

2019-06-27 04:32:32 UTC

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

2019-06-27 04:32:32 UTC

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

2019-06-27 04:32:32 UTC

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

2019-06-27 04:32:32 UTC

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

2019-06-27 04:32:34 UTC

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

2019-06-27 04:32:38 UTC

|2 istio_version=1.1.10 proxy_version=istio-proxy:5ea236aa3f759df29ef9209d0cf8e85bf1c8fb2e /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-06-27 04:32:38 UTC

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

2019-06-27 04:42:24 UTC

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