2019-02-06 13:31:11 UTC
69.6 MB
1.6.5-c1.6.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:741437d97401b83849ccbfe4ed8964049b752081647d7f1ea8aea29d989f8968 - 62.1% (43.2 MB)
[#001] sha256:34d8874714d74b636739b8a52204650a664fca8ff9741dd66810f30196f103e2 - 14.77% (10.3 MB)
[#002] sha256:0a108aa2667933b852b8d003f97b344d014fcd7e06a0c0e6e04f2d6906738388 - 5.94% (4.14 MB)
[#003] sha256:980899fb615c4f2e5d22afcef0121b5ce465c55412242943142b711eefb3c28a - 0.0% (2.71 KB)
[#004] sha256:83bb910d5aeec2e6cdf50471df47a1122a0eeb003081996080621b2a55968d0d - 17.18% (12 MB)
[#005] sha256:cd09429b6b7a201e79ef94e55a200d1ce1000b94efb3e03913fd282f38da3876 - 0.0% (195 Bytes)
[#006] sha256:4fb2639698ae0e2744097e15cf58f987951b4a07b55f91d5bf9d436f62d02244 - 0.0% (375 Bytes)
/bin/sh -c #(nop) ADD file:4fec879fdca802d6920b8981b409b19ded75aff693eaaba1ba4cf5ecb7594fdb in /
2019-02-06 03:30:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-02-06 05:51:03 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2019-02-06 05:51:14 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
2019-02-06 13:29:50 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
2019-02-06 13:30:48 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.6.5-c1.6.5
2019-02-06 13:31:08 UTC/bin/sh -c wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta_${INFLUXDB_VERSION}_amd64.deb.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta_${INFLUXDB_VERSION}_amd64.deb && gpg --batch --verify influxdb-meta_${INFLUXDB_VERSION}_amd64.deb.asc influxdb-meta_${INFLUXDB_VERSION}_amd64.deb && dpkg -i influxdb-meta_${INFLUXDB_VERSION}_amd64.deb && rm -f influxdb-meta_${INFLUXDB_VERSION}_amd64.deb*
2019-02-06 13:31:08 UTC/bin/sh -c #(nop) COPY file:5d8d1b0acfd7ca05cf6698246b28d240206fa448f4aa5ac839c9ad323adbeac2 in /etc/influxdb/influxdb-meta.conf
2019-02-06 13:31:09 UTC/bin/sh -c #(nop) EXPOSE 8091
2019-02-06 13:31:09 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2019-02-06 13:31:10 UTC/bin/sh -c #(nop) COPY file:126b1f7e41b4975cf2ce23037cf6a46253fb817023062317380c48ff5df47228 in /entrypoint.sh
2019-02-06 13:31:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-02-06 13:31:11 UTC/bin/sh -c #(nop) CMD ["influxd-meta"]
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.