2017-07-08 04:15:53 UTC
86.7 MB
1.3.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9f0706ba7422412cd468804fee456786f88bed94bf9aea6dde2a47f770d19d27 - 57.85% (50.2 MB)
[#001] sha256:d3942a742d221ef22a0a335c4eebf09e15a36dcfb224b5a2d0cdcc405f374ccb - 21.18% (18.4 MB)
[#002] sha256:fb93ae775fd9d6fe9c260fd0cf787707376c419d9eaa5872c471bc20ee0d1a8f - 0.01% (6.64 KB)
[#003] sha256:47ac6383706a6ce8baadde8581bb932c90ed938beee28c41f41863230321b0e6 - 20.96% (18.2 MB)
[#004] sha256:f7f34557616c82282ecbd37601a24ddc7344545c15fd04d558d9659918b1779a - 0.0% (222 Bytes)
[#005] sha256:9d7f00af12cfcfcfd346574f2373f1d5c0c2046970a4384610aebb69214a3927 - 0.0% (182 Bytes)
/bin/sh -c #(nop) ADD file:9c48682ff75c756544d4491472081a078edf5dd0bb5038d1cb850a1f9c480e3e in /
2017-06-20 20:13:34 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-06-20 21:03:33 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-07-06 22:11:14 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg2 dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2017-07-08 04:15:34 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-07-08 04:15:47 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.3.0
2017-07-08 04:15:50 UTC/bin/sh -c wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_amd64.deb.asc && wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_amd64.deb && gpg --batch --verify influxdb_${INFLUXDB_VERSION}_amd64.deb.asc influxdb_${INFLUXDB_VERSION}_amd64.deb && dpkg -i influxdb_${INFLUXDB_VERSION}_amd64.deb && rm -f influxdb_${INFLUXDB_VERSION}_amd64.deb*
2017-07-08 04:15:51 UTC/bin/sh -c #(nop) COPY file:3ee2bc0321c2aa2451df7a508649c3a54f0eebc1ef9b8a24967c58105b4d3160 in /etc/influxdb/influxdb.conf
2017-07-08 04:15:51 UTC/bin/sh -c #(nop) EXPOSE 8086/tcp
2017-07-08 04:15:52 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2017-07-08 04:15:52 UTC/bin/sh -c #(nop) COPY file:812647bc923fb58bd6fba201df6d23a9311547ea81f3a598e86e2b93b2399169 in /entrypoint.sh
2017-07-08 04:15:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2017-07-08 04:15:53 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.