Namespace
istio
Image / Tag
proxyv2:1.1.8
Content Digest
sha256:18c166cdd96f65d1fb7fb36cf914107fabd3b233db972b4352da72188b2de3f5
Details
Created

2019-06-05 16:48:12 UTC

Size

121 MB

Content Digest
Environment
ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:102e286f1ff6a95195f2bb45a0cda78911884f0b

ISTIO_META_ISTIO_PROXY_VERSION

1.1.3

ISTIO_META_ISTIO_VERSION

1.1.8

PATH

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


Layers

[#000] sha256:9ff7e2e5f967fb9c4e8099e63508ab0dddebe3f820d08ca7fd568431b0d10c0e - 34.5% (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:7a626b1b05beffa0f562cdd2e850acde94c32240d74ee7cfe7d2a1354f8610f8 - 36.83% (44.5 MB)

[#005] sha256:6aff8e5fe1f3917beacf36f37f0b073750feffa73f029aea283842f0c4127018 - 6.19% (7.49 MB)

[#006] sha256:0cb642f8d9ec4076e38ec5e4cc88a2ab7f53c886a0d20ad3eea4b4693aa069c5 - 8.04% (9.73 MB)

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

[#008] sha256:0665f58f5b021ad08094e5c0ccdb11331f128c0d3c1c1948adc4976dabb6158a - 0.0% (1.63 KB)

[#009] sha256:63516ee9b6bd36a8418038b7a514745f3fb46ce0e514a3ff547ee5f1601adc56 - 0.0% (1.47 KB)

[#010] sha256:9d8f6a5973e59e730cc456f368e97c8fda4924e1b3a400e11eb02bb66a9983e1 - 0.0% (4.88 KB)

[#011] sha256:404e854deea05143149b36d96b32ed36bb67bff3cb1c8cda723fc038ad3f81de - 0.0% (2.05 KB)

[#012] sha256:0ce8f352d2aa46a7e392e2bb8f43a2541497c602b88ea3e01dbc0905b756bb65 - 0.0% (304 Bytes)

[#013] sha256:78ee1ff5dd3b2677dfe0727e63d7cd552c9cbebb07b79d8792a7ea7598423b7b - 0.0% (680 Bytes)

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

[#015] sha256:9a52f197c9c8dfc1edda12f55d7c873179e062e3c6904b0a1164fcad4ddc6d20 - 14.23% (17.2 MB)

[#016] sha256:c780c3c08ed42b1f816713178a1a8189d7dcd51d62531eb73b8352f088fcd1f1 - 0.01% (7.31 KB)

[#017] sha256:56b30934e95ea033decbcc3737a1b6c3751d57d97c88191c16e6f78264cb5efb - 0.08% (94.7 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-05 00:13: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 busybox sudo && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*

2019-06-05 16:33:36 UTC

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

2019-06-05 16:33:36 UTC

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

2019-06-05 16:35:30 UTC

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

2019-06-05 16:35:30 UTC

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

2019-06-05 16:35:30 UTC

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

2019-06-05 16:35:30 UTC

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

2019-06-05 16:35:31 UTC

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

2019-06-05 16:35:31 UTC

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

2019-06-05 16:35:31 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:32 UTC

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

2019-06-05 16:35:36 UTC

|2 istio_version=1.1.8 proxy_version=istio-proxy:102e286f1ff6a95195f2bb45a0cda78911884f0b /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-06-05 16:36:02 UTC

|2 istio_version=1.1.8 proxy_version=istio-proxy:102e286f1ff6a95195f2bb45a0cda78911884f0b /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-05 16:36:02 UTC

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

2019-06-05 16:48:12 UTC

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