Namespace
istio
Image / Tag
proxyv2:1.0.9
Content Digest
sha256:4125e6167eb1363e01d5b6e27aebe55ebec6e818949b244c1292cd82ce3d1c20
Details
Created

2019-06-27 04:37:15 UTC

Size

123 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

ISTIO_META_ISTIO_PROXY_SHA

istio-proxy:5227c78b50636dbc2f37ccd6f5ee45b225bad558

ISTIO_META_ISTIO_PROXY_VERSION

1.0.2

ISTIO_META_ISTIO_VERSION

1.0.9

PATH

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


Layers

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

[#005] sha256:7dfc62a9c4e0a4c40b9aa2ef4f5faac52cf1220bd7a79c003fae629284d1786e - 5.29% (6.5 MB)

[#006] sha256:aff584da67673eb363cedb5f42c3c1795cf666c67f58c1fbb3ad93a858d6881f - 8.37% (10.3 MB)

[#007] sha256:28b22415bb4fec2ce7d5d6e0b895f7778bcb4b906efa34cd8d5460ae21eacf03 - 0.0% (1.38 KB)

[#008] sha256:8972d888a7832b3d81becbc4afb39634404e3f2c39a28b7e68289cfcb4b25167 - 0.0% (1.64 KB)

[#009] sha256:1cd5584aafac903a14b4e2b81b99689e49d3b2ea68e6ce55808d74d824c7234f - 0.0% (1.48 KB)

[#010] sha256:793b2f3bd7245da7cd174f34982fe396162fa5844fb69d036ca0f2f73da811b9 - 0.0% (4.1 KB)

[#011] sha256:e13a4bb7bc5628eac5ae43af9dc605e872755f4f1ba402cb1a0825cf09fd69f2 - 0.0% (1.61 KB)

[#012] sha256:6bfac8261ecca04e3959ef70e5d48ecd4adc56afff357c7f4f8cb51f804b3d08 - 13.66% (16.8 MB)

[#013] sha256:a3527ab6c1a2ed194a99253f117cc4af574f6e66a4806cf7948f4fa163cb01a5 - 0.0% (5.55 KB)

[#014] sha256:b67265d2ea30dc922e291a58f6cc0aad99ad7a0b6d5f2f1bcd9dda2b43c90ac3 - 0.08% (96.5 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-06-27 04:27:09 UTC

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

2019-06-27 04:27:10 UTC

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

2019-06-27 04:28:53 UTC

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

2019-06-27 04:29:00 UTC

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

2019-06-27 04:29:01 UTC

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

2019-06-27 04:29:01 UTC

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

2019-06-27 04:29:02 UTC

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

2019-06-27 04:29:03 UTC

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

2019-06-27 04:29:03 UTC

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

2019-06-27 04:29:03 UTC

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

2019-06-27 04:29:03 UTC

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

2019-06-27 04:29:04 UTC

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

2019-06-27 04:29:06 UTC

|2 istio_version=1.0.9 proxy_version=istio-proxy:5227c78b50636dbc2f37ccd6f5ee45b225bad558 /bin/sh -c chmod 755 /usr/local/bin/envoy /usr/local/bin/pilot-agent

2019-06-27 04:29:07 UTC

|2 istio_version=1.0.9 proxy_version=istio-proxy:5227c78b50636dbc2f37ccd6f5ee45b225bad558 /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-27 04:29:07 UTC

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

2019-06-27 04:37:15 UTC

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