Namespace
istio
Image / Tag
proxyv2:1.3.0-rc.3
Content Digest
sha256:11f7d4e9fd552e2a8debb847999ffab38a1bd7f6d1650ac784b1141255b7d478
Details
Created

2019-09-10 02:03:28 UTC

Size

101 MB

Content Digest
Labels
  • envoy-vcs-ref
  • istio-api-vcs-ref

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:cd3fd800f5d75b4fea8a5da0212766402bfeecf1

ISTIO_META_ISTIO_VERSION

1.3.0-rc.3

PATH

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


Layers

[#000] sha256:f7277927d38a1e97097bad567848b648a4b75175b63343f472259f7aa429f3b2 - 41.56% (41.9 MB)

[#001] sha256:8d3eac894db4dc4154377ad28643dfe6625ff0e54bcfa63e0d04921f1a8ef7f8 - 0.0% (527 Bytes)

[#002] sha256:edf72af6d6272f4361985009d4a191da77c0cbe241e0ba44255f7a8f0fd7dbcb - 0.0% (847 Bytes)

[#003] sha256:3e4f86211d23962822c21275a30ae579dbce9a4233ad31549f8253730395f77c - 0.0% (170 Bytes)

[#004] sha256:41292b14e1de190b0cef6a3092efbd5c3e72f16245510bd37817d6b4cbab47cc - 25.38% (25.6 MB)

[#005] sha256:3834a4624069ddca00e10f956df497c0e97ab69c5d1e81ad2678c307f44947ae - 0.13% (137 KB)

[#006] sha256:8a3dd11c7957f010e2f32e88383126ab9634e2e6fd3e1a0e590887a959561bfb - 0.0% (2.95 KB)

[#007] sha256:1d1be1e1b985d394ddc6807b8d477613d806e46ae64db13231f089ef96155b26 - 0.0% (213 Bytes)

[#008] sha256:bacb6171466f7f8559c307723defff26ed4e8333bac8ef9f21d4eb605e28f3ed - 0.0% (680 Bytes)

[#009] sha256:fd4774c2d7c49bc833e9197513bfa788166a19798fd19d96e04643bf90127bb1 - 0.01% (7.12 KB)

[#010] sha256:3d9b8719c02af441d3c920a824d39ad514af88e60e3f677b59f01833a06ec1b0 - 14.17% (14.3 MB)

[#011] sha256:308277b2b5ebe290efa013b7228a9fbc6bef031dd0086168902a77838af542d4 - 18.63% (18.8 MB)

[#012] sha256:9f67f3de6b8c6946105c8f1cc5c1ea21a69a61a39809d54d9b3002080cd5d782 - 0.0% (1.84 KB)

[#013] sha256:71a58c751c987a002ea61cbb70afae85125f2f81e25a2a04bc584b2c5dad137f - 0.0% (2.03 KB)

[#014] sha256:abff511e1358ea2638870ec91fe2d4ba26edb3b81b76005ad12ed7dbfbbba4fd - 0.0% (1.79 KB)

[#015] sha256:6b9f8164f4a9ba1d5a205024ccb547accb04aca1c5976ae88d5659533e64338a - 0.01% (5.83 KB)

[#016] sha256:d6070276cdfcb9250e0d2c87c609ad76713dae3db706c0677326fec0dc2f1ee0 - 0.11% (110 KB)


History
2019-07-23 15:22:31 UTC

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

2019-07-23 15:22:32 UTC

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

2019-07-23 15:22:33 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-07-23 15:22:33 UTC

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

2019-07-23 15:22:34 UTC

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

2019-08-11 23:22:18 UTC

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

2019-08-30 15:32:43 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 && update-ca-certificates && apt-get upgrade -y && apt-get clean && rm -rf /var/log/*log /var/lib/apt/lists/* /var/log/apt/* /var/lib/dpkg/*-old /var/cache/debconf/*-old

2019-09-10 01:50:36 UTC

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

2019-09-10 01:50:37 UTC

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

2019-09-10 01:50:37 UTC

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

2019-09-10 01:50:38 UTC

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

2019-09-10 01:50:38 UTC

/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-09-10 01:50:40 UTC

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

2019-09-10 01:50:40 UTC

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

2019-09-10 01:50:40 UTC

/bin/sh -c #(nop) ARG ISTIO_API_SHA=unknown

2019-09-10 01:50:40 UTC

/bin/sh -c #(nop) ARG ENVOY_SHA=unknown

2019-09-10 01:50:40 UTC

/bin/sh -c #(nop) LABEL istio-api-vcs-ref= envoy-vcs-ref=

2019-09-10 01:50:41 UTC

/bin/sh -c #(nop) COPY file:1412e8456be660ce60cf28b0c37c00e2b642315f7dd065d42d0f4025990937f2 in /usr/local/bin/envoy

2019-09-10 01:50:41 UTC

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

2019-09-10 01:50:41 UTC

/bin/sh -c #(nop) ENV ISTIO_META_ISTIO_VERSION=1.3.0-rc.3

2019-09-10 01:50:42 UTC

/bin/sh -c #(nop) COPY file:482a84c19d24fcf8552c53d7e32b2d55c2d9608e9a315d5462530577faa8135b in /usr/local/bin/pilot-agent

2019-09-10 01:50:42 UTC

/bin/sh -c #(nop) COPY file:821f889275885988b1d8a03d8cdc525d1f1bb973277f82dbe1719e0d701113fc in /etc/istio/proxy/envoy_pilot.yaml.tmpl

2019-09-10 01:50:42 UTC

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

2019-09-10 01:50:42 UTC

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

2019-09-10 01:50:43 UTC

/bin/sh -c #(nop) COPY file:3e7d1f34e60b7b2f299a4b574e360284f366ba1b39a398f858d13b7dddcc97a6 in /usr/local/bin/istio-iptables.sh

2019-09-10 01:50:43 UTC

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

2019-09-10 02:03:28 UTC

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