2017-11-14 19:30:14 UTC
77.9 MB
1.4.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3e17c6eae66cd23c59751c8d8f5eaf7044e0611dc5cebb12b1273be07cdac242 - 55.25% (43 MB)
[#001] sha256:fdfb54153de72cf4a3cc0efc63ce86aadbf20ce22441eca2cc9aa395b91e3cf1 - 13.6% (10.6 MB)
[#002] sha256:a4ca6e73242a7c306a8175afdd4a7d648b35a5dd19523401e6ebb8f903fa0edc - 5.31% (4.13 MB)
[#003] sha256:eacd3c6f5057c1ec8ad588ab159739748a337d7d24fead2ccaa7f0a3cd50152c - 0.0% (2.82 KB)
[#004] sha256:2e8e533ba0e734b8e177169a48bfd1ea4417a7905fa8dadb269ecaa2b9e285bb - 25.84% (20.1 MB)
[#005] sha256:104fdb7192f9844e78e316c8fd8d0fdbf991c6bd7cbd8561727aeda1485008fe - 0.0% (223 Bytes)
[#006] sha256:b3d3d6b3a6f91524ec001e110111cc8e506aefaf783b4d70f20d1cf3dabeeefb - 0.0% (211 Bytes)
[#007] sha256:05ebcaf00f9c52377cfbfbe3b601e4150a25b43f5a1fb9d9a0cafea8face3871 - 0.0% (1.14 KB)
/bin/sh -c #(nop) ADD file:a71e077a42995a68ffe4834d85cfe26af4ea12aa8ed43decc03cc487124b1f70 in /
2017-11-04 05:26:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-11-04 15:30:03 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2017-11-04 15:30:07 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2017-11-04 15:49:30 UTC/bin/sh -c set -ex && for key in 05CE15085FC09D18E99EFB22684A14CF2582E0C5 ; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key" || gpg --keyserver pgp.mit.edu --recv-keys "$key" || gpg --keyserver keyserver.pgp.com --recv-keys "$key" ; done
2017-11-14 19:30:05 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.4.0
2017-11-14 19:30:12 UTC/bin/sh -c ARCH= && dpkgArch="$(dpkg --print-architecture)" && case "${dpkgArch##*-}" in amd64) ARCH='amd64';; arm64) ARCH='arm64';; armhf) ARCH='armhf';; armel) ARCH='armel';; *) echo "Unsupported architecture: ${dpkgArch}"; exit 1;; esac && wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_${ARCH}.deb.asc && wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_${ARCH}.deb && gpg --batch --verify influxdb_${INFLUXDB_VERSION}_${ARCH}.deb.asc influxdb_${INFLUXDB_VERSION}_${ARCH}.deb && dpkg -i influxdb_${INFLUXDB_VERSION}_${ARCH}.deb && rm -f influxdb_${INFLUXDB_VERSION}_${ARCH}.deb*
2017-11-14 19:30:12 UTC/bin/sh -c #(nop) COPY file:3ee2bc0321c2aa2451df7a508649c3a54f0eebc1ef9b8a24967c58105b4d3160 in /etc/influxdb/influxdb.conf
2017-11-14 19:30:13 UTC/bin/sh -c #(nop) EXPOSE 8086/tcp
2017-11-14 19:30:13 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2017-11-14 19:30:13 UTC/bin/sh -c #(nop) COPY file:098affa3d1b749dacb263ddacfd86a5de1f598d6ba1f7c789ce482c66ee9c80b in /entrypoint.sh
2017-11-14 19:30:13 UTC/bin/sh -c #(nop) COPY file:8c68fc25e98c2a2f524d6b945934ef5ec3a3d95e8ac816c7f6e6d2783913da7a in /init-influxdb.sh
2017-11-14 19:30:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2017-11-14 19:30:14 UTC/bin/sh -c #(nop) CMD ["influxd"]
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.