Namespace
istio
Image / Tag
proxyv2:999450fd4add69e26ba04d001b811863cba8175b
Content Digest
sha256:55f2d7c306c8debaa906635a1c7bc4c3455bb195db4fe5916e65d7cbd678d0ba
Details
Created

2019-12-12 08:12:26 UTC

Size

96.3 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:c85d04a044f4245a3c6dd335b012a6d8e6430d74

ISTIO_META_ISTIO_VERSION

1.5-dev

PATH

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


Layers

[#000] sha256:5667fdb72017d1fb364744ca1abf7b6f3bbe9c98c3786f294a461c2866db69ab - 26.42% (25.4 MB)

[#001] sha256:d83811f270d56d34a208f721f3dbf1b9242d1900ad8981fc7071339681998a31 - 0.04% (34.5 KB)

[#002] sha256:ee671aafb583e2321880e275c94d49a49185006730e871435cd851f42d2a775d - 0.0% (850 Bytes)

[#003] sha256:7fc152dfb3a6b5c9a436b49ff6cd72ed7eb5f1fd349128b50ee04c3c5c2355fb - 0.0% (163 Bytes)

[#004] sha256:aabe515ca3ec1ae8b111f648e454cb4da942986948d79dea34bfe6ab3396354f - 27.33% (26.3 MB)

[#005] sha256:7d40ae70bc4fd1cc3aee71d5352aca686df869c06ce55f3d5e97d785247a2c24 - 0.0% (4.21 KB)

[#006] sha256:327fb1847ac8322454948d8109b363b8dd0001f41fd3b953ac3ad9e4e8540db8 - 0.0% (3.15 KB)

[#007] sha256:fd83353c37d166cabd3f9c0e6a77130aebcc28fab8fde76b323172df223b99b5 - 0.0% (970 Bytes)

[#008] sha256:40fe67f0d0ee20ae86cdc296be2365562305642225b4f879c7ffe1fcf33b7e49 - 0.0% (3.35 KB)

[#009] sha256:39a10bbdf696e2319b5cf2a15730c28badc043f526c92ce0badfe8b5bbbcc36f - 6.69% (6.44 MB)

[#010] sha256:0e4c0e2825c4395d449746fb57dd58a08a1f588170a25ecf5fc4e0fb1fb1560f - 16.52% (15.9 MB)

[#011] sha256:cddb6153d21693038422a68be818c95196cda1e4e20d7752b63803ca5d01edcf - 22.98% (22.1 MB)

[#012] sha256:8271a75fcb930a9b055b167446ee58697ba12f09fc8f50e1c4f3032ace014148 - 0.0% (1.83 KB)

[#013] sha256:a65191be3f4aba31ec0066be54a0f451b4c49b476bc2b7e52b7438e681f9edad - 0.0% (2.04 KB)

[#014] sha256:47083da2bb477931ea79880ad3bfa5adb9bbbc8d1f574d8cd395bb04242a5dd1 - 0.0% (1.81 KB)


History
2019-09-18 23:20:25 UTC

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

2019-09-18 23:20:25 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2019-09-18 23:20:26 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-09-18 23:20:27 UTC

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

2019-09-18 23:20:27 UTC

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

2019-10-16 20:21:30 UTC

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

2019-10-16 20:23:01 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-10-16 20:23:02 UTC

/bin/sh -c useradd -m --uid 1337 istio-proxy && echo "istio-proxy ALL=NOPASSWD: ALL" >> /etc/sudoers

2019-12-12 06:25:13 UTC

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

2019-12-12 06:25:13 UTC

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

2019-12-12 06:25:15 UTC

/bin/sh -c chown -R istio-proxy /var/lib/istio

2019-12-12 08:12:19 UTC

/bin/sh -c #(nop) COPY file:46443dc0d035c404aa0c0f9d96e9f20323da1f9a07da96e4ebaa150ac6fa78c4 in /usr/local/bin/istio-iptables

2019-12-12 08:12:21 UTC

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

2019-12-12 08:12:22 UTC

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

2019-12-12 08:12:23 UTC

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

2019-12-12 08:12:23 UTC

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

2019-12-12 08:12:23 UTC

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

2019-12-12 08:12:24 UTC

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

2019-12-12 08:12:25 UTC

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

2019-12-12 08:12:25 UTC

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

2019-12-12 08:12:26 UTC

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

2019-12-12 08:12:26 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