Namespace
istio
Image / Tag
proxyv2:1.3.5
Content Digest
sha256:245b1b40003654e9a9e3757196fa3cb506439cf8c98792c1552300528d8aea14
Details
Created

2019-11-07 18:00:53 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:9490f3303713e05fba315ad39f8e177d185723b2

ISTIO_META_ISTIO_VERSION

1.3.5

PATH

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


Layers

[#000] sha256:f7277927d38a1e97097bad567848b648a4b75175b63343f472259f7aa429f3b2 - 41.3% (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.23% (25.6 MB)

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

[#006] sha256:2d3a11397c74f4a9a217eca5d0ec873a14085b4155ce25e4e84efb76f9fa385a - 0.61% (629 KB)

[#007] sha256:ce8257748df1aaf58db04703ebdf540819aa9c3eda2a75e9f7a29ecb7bae9e42 - 0.0% (2.95 KB)

[#008] sha256:2ed9ea71850f5f5d2a76d87206b88ebe4a9869615689550ac02c26aba67566a3 - 0.0% (214 Bytes)

[#009] sha256:e7559a19f9acd12a1cf257701618716fe3470ffd98a36d822a9d96243a30d286 - 0.0% (680 Bytes)

[#010] sha256:9edadce08c0d40c63d4035fe4c9049703e0b3c0614831e8c67edec4198246621 - 0.01% (7.11 KB)

[#011] sha256:001f5fbef7f1a7a4ba3386ac81c9e9fbf80df918b63ee9894d0cacfb2f4314e4 - 14.09% (14.3 MB)

[#012] sha256:18c0094de11b40fa25147e1a9f03c349bcaa914d8d6657b3e6cc8b23c3dc8ea9 - 18.51% (18.8 MB)

[#013] sha256:061fd970d49beb523001c6584414f1867c786848cbaeb4d3a9918712480e6ef3 - 0.0% (1.84 KB)

[#014] sha256:bdc1c24d9da476b2e1deb0b320e0f5cc4a166b975be1e907ff7c06c01e6be37e - 0.0% (2.03 KB)

[#015] sha256:2b761b53513749ea3a05d7e3e70fc907c65875908c9b54be6a1cf53649ef048c - 0.0% (1.79 KB)

[#016] sha256:86c69b2f65eff97af1042403d31c1b0875754d4615c1501f8c9c8cebe0d2ec59 - 0.01% (5.83 KB)

[#017] sha256:16681cc9ec8de859e583dce620e8034d0cbc04b570d9d57368a52423ce541993 - 0.11% (116 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-11-07 17:47:55 UTC

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

2019-11-07 17:47:57 UTC

/bin/sh -c #(nop) COPY dir:87fdb039532b9bed5e99de5722822ac6fb509ea555ead389e2754f00343d78bb in /

2019-11-07 17:47:57 UTC

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

2019-11-07 17:47:57 UTC

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

2019-11-07 17:47:57 UTC

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

2019-11-07 17:47:58 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-11-07 17:48:00 UTC

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

2019-11-07 17:48:00 UTC

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

2019-11-07 17:48:00 UTC

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

2019-11-07 17:48:00 UTC

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

2019-11-07 17:48:00 UTC

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

2019-11-07 17:48:01 UTC

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

2019-11-07 17:48:01 UTC

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

2019-11-07 17:48:01 UTC

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

2019-11-07 17:48:02 UTC

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

2019-11-07 17:48:02 UTC

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

2019-11-07 17:48:03 UTC

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

2019-11-07 17:48:03 UTC

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

2019-11-07 17:48:03 UTC

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

2019-11-07 17:48:03 UTC

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

2019-11-07 18:00:53 UTC

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