Namespace
istio
Image / Tag
proxyv2:1.2.7
Content Digest
sha256:ee4954da2a04566535b1991124cc08a780d500e6987bb6310e908e72a8c80169
Details
Created

2019-10-02 18:17:26 UTC

Size

146 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769

ISTIO_META_ISTIO_PROXY_VERSION

1.1.3

ISTIO_META_ISTIO_VERSION

1.2.7

PATH

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


Layers

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

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

[#006] sha256:13bfc7cb91d4513a5f00d5779e4cf646c19ee6e05c2edcbe5a3f0d80c429f9df - 0.0% (229 Bytes)

[#007] sha256:c5a661ac86535eeaf1de3d95b657956be8351e3a80236ddad38e15f4b3b6a7a5 - 4.9% (7.15 MB)

[#008] sha256:afb52ea6f48135ed7ce604131d0f501e4f6d2d1b878052d478a07a64f8ec58a2 - 5.34% (7.8 MB)

[#009] sha256:e9859ef4efa519ac18428caef874f41d6cb0a516cf07770c80b698d501c7bba6 - 11.58% (16.9 MB)

[#010] sha256:642619ba5c12a135b4e768af4177b93928d2acca67b959bda5b0de955e3b4684 - 0.0% (1.38 KB)

[#011] sha256:50efb07826aa2c85b62f34d23bdf1fed3017114ac0a993c5f1abeea216994d80 - 0.0% (1.65 KB)

[#012] sha256:13dd367ca297df640b039273307db54e745cee5a8a888446f3aae9852a4a2669 - 0.0% (1.48 KB)

[#013] sha256:baf645de38ef5899ca31598a96371d91c8738bfff8445d7ddf7e59e4944ef537 - 0.0% (5.73 KB)

[#014] sha256:ce37b3a1f91d3b38c1f552822039e39805e4a34077d6600e714bad13a536e6d2 - 0.0% (2.07 KB)

[#015] sha256:4d4b76ee714566e816c16a23b8c516a5104fcc4dc5a086440e07401e7b570234 - 0.0% (221 Bytes)

[#016] sha256:5ff3dc73067e0e0dcdd0ef5932add6cea652f444bad69234ddb934f5dd3b0923 - 0.0% (687 Bytes)

[#017] sha256:9d3111354bf1bc2fe1c9a9153267a1df85630cd8121e1938d67279d165da7c9f - 0.09% (137 KB)

[#018] sha256:9d9d28a09de6d9021fd5a6735375462cbe23419192b0a88e3be1a42d4df0369d - 16.93% (24.7 MB)

[#019] sha256:8bf0c847d1fb63223248a8aed6336802c224411f50ad702d5af18d197e71281f - 0.0% (6.25 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-10-02 18:16:13 UTC

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

2019-10-02 18:16:13 UTC

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

2019-10-02 18:16:13 UTC

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

2019-10-02 18:16:13 UTC

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

2019-10-02 18:16:13 UTC

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

2019-10-02 18:16:15 UTC

|4 ENVOY_SHA= ISTIO_API_SHA= istio_version=1.2.7 proxy_version=istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769 /bin/sh -c curl -s http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -

2019-10-02 18:16:15 UTC

|4 ENVOY_SHA= ISTIO_API_SHA= istio_version=1.2.7 proxy_version=istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769 /bin/sh -c echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-8 main" >/etc/apt/sources.list.d/llvm.list

2019-10-02 18:17:24 UTC

|4 ENVOY_SHA= ISTIO_API_SHA= istio_version=1.2.7 proxy_version=istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769 /bin/sh -c apt-get update && apt-get install --no-install-recommends -y libc++-8-dev libc++abi-8-dev

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:24 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:25 UTC

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

2019-10-02 18:17:26 UTC

|4 ENVOY_SHA= ISTIO_API_SHA= istio_version=1.2.7 proxy_version=istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769 /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-10-02 18:17:26 UTC

|4 ENVOY_SHA= ISTIO_API_SHA= istio_version=1.2.7 proxy_version=istio-proxy:8f1d75c74f4335b7b4725d0df60f311a3f803769 /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-10-02 18:17: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