Namespace
istio
Image / Tag
proxyv2:1.1.15
Content Digest
sha256:4fa91b1ac8b435c6b7f489ef09302eeb94349a3b43008c7b268b996a24615088
Details
Created

2019-09-13 17:56:26 UTC

Size

143 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951

ISTIO_META_ISTIO_PROXY_VERSION

1.1.3

ISTIO_META_ISTIO_VERSION

1.1.15

PATH

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


Layers

[#000] sha256:9ff7e2e5f967fb9c4e8099e63508ab0dddebe3f820d08ca7fd568431b0d10c0e - 29.19% (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 - 33.21% (47.5 MB)

[#005] sha256:43420754ebd54fc7c39514f31df05c4468f44aaf75f4fb7f54566b4f95890617 - 0.01% (13.8 KB)

[#006] sha256:73f186589f72c5f3f49e1634a72df0a1a08414ad709462ae5438331aa5f7deeb - 0.0% (222 Bytes)

[#007] sha256:32267bd1e9558b4f52fcbef6b758d3d63d9a2e9c35bc5ec2bb433bc816cc2004 - 4.96% (7.09 MB)

[#008] sha256:bb5964859f606a1106f09d6167c2200c82c0855ba5a75af4791768c423f4bee3 - 5.22% (7.47 MB)

[#009] sha256:b92a7cd1272f5b89d258413fd9b95814e067fcd73026fe3c35297dcfc68e3d3c - 11.01% (15.7 MB)

[#010] sha256:4dbdb17802b5b52f1ba4e84ce71f1e7ca7828f6298885f150d047d98ba019094 - 0.0% (1.39 KB)

[#011] sha256:96373d357c9097b4b13ea8c420051c4a8f0cbdfd166a816cb6fe2a2f22fa3954 - 0.0% (1.63 KB)

[#012] sha256:214e1dfc6c87f59891e113a9b8574e128182debf73861f86655b71d3bf3719da - 0.0% (1.47 KB)

[#013] sha256:c7300ff105ef3692a6a311c499c6b968b03a6be9ee53655a08a02d25910f6475 - 0.0% (4.87 KB)

[#014] sha256:ca9566748f4e4d2e641b5b5d61198b1d354fefc7701ae02f0437beb2efbbc038 - 0.0% (2.05 KB)

[#015] sha256:27626513afcf8fb1e1703e733cf78f9cfd11d2177cfdf8e7af5d7e3f2dbd7a9d - 0.0% (304 Bytes)

[#016] sha256:cb3ba99a76cab83d10800df0c769060f549e8e0c2dd52dcd71dbbfb4a89021b2 - 0.0% (684 Bytes)

[#017] sha256:7e0fb8f212b8a8a52fd1ed291dc80683a05995acfbbf571c3cb089db19e057a8 - 0.09% (137 KB)

[#018] sha256:b266d97a965c68bf762ffed923651cb2d6ec6c287322e5e30a9331b278cd808e - 16.23% (23.2 MB)

[#019] sha256:b963e93639b44dfa83074ae9bc9db8a78f61765df838488fd8871b091d198379 - 0.0% (6.21 KB)

[#020] sha256:11169966d965cdb84a6bfb7c95baf7cbc5e13d4901eaf3c56ce1bcf4c26cb0bf - 0.07% (95.3 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-09-13 17:45:50 UTC

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

2019-09-13 17:45:50 UTC

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

2019-09-13 17:45:51 UTC

|2 istio_version=1.1.15 proxy_version=istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951 /bin/sh -c curl -s http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -

2019-09-13 17:45:52 UTC

|2 istio_version=1.1.15 proxy_version=istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951 /bin/sh -c echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-8 main" >/etc/apt/sources.list.d/llvm.list

2019-09-13 17:46:01 UTC

|2 istio_version=1.1.15 proxy_version=istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951 /bin/sh -c apt-get update && apt-get install --no-install-recommends -y libc++-8-dev libc++abi-8-dev

2019-09-13 17:47:56 UTC

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

2019-09-13 17:47:58 UTC

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

2019-09-13 17:47:58 UTC

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

2019-09-13 17:47:58 UTC

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

2019-09-13 17:47:58 UTC

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

2019-09-13 17:47:59 UTC

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

2019-09-13 17:47:59 UTC

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

2019-09-13 17:47:59 UTC

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

2019-09-13 17:47:59 UTC

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

2019-09-13 17:47:59 UTC

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

2019-09-13 17:48:00 UTC

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

2019-09-13 17:48:00 UTC

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

2019-09-13 17:48:00 UTC

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

2019-09-13 17:48:01 UTC

|2 istio_version=1.1.15 proxy_version=istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951 /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-09-13 17:48:02 UTC

|2 istio_version=1.1.15 proxy_version=istio-proxy:481d00ab40aee6ae74341e8f522d931bdd8e6951 /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-13 17:48:03 UTC

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

2019-09-13 17:56:26 UTC

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