2018-03-21 18:37:32 UTC
14.3 MB
1.5.1-c1.5.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 13.29% (1.9 MB)
[#001] sha256:4bfc8b91e98122366108d51bd0925304ee67ee4ec9ac28b15a1d3374e5fed982 - 0.0% (153 Bytes)
[#002] sha256:08b6c161ff2e67675f87132cc71e97fb00eb631fda65f42bb1f42e0a4597c178 - 12.33% (1.76 MB)
[#003] sha256:e88cb2118585b26f5da9c36677c1ed04e83e405fd3499f720eca3a2b439d2f8b - 74.37% (10.6 MB)
[#004] sha256:5edf4a2a6eae0d6e852d95e7ab4cb6cd098189d456212637b9b451e246946dd6 - 0.0% (193 Bytes)
[#005] sha256:4a539ab2d831741943f3440d1bb84b5b02159c272f9c9b873c00605b595ca222 - 0.0% (374 Bytes)
/bin/sh -c #(nop) ADD file:6edc55fb54ec9fc3658c8f5176a70e792103a516154442f94fed8e0290e4960e in /
2018-01-09 21:10:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-09 21:31:21 UTC/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf
2018-01-13 01:39:13 UTC/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates
2018-03-21 18:35:56 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.5.1-c1.5.1
2018-03-21 18:37:30 UTC/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && 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 && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb-meta.conf && chmod +x /usr/src/influxdb-*/* && cp -a /usr/src/influxdb-*/* /usr/bin/ && rm -rf *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps
2018-03-21 18:37:31 UTC/bin/sh -c #(nop) COPY file:95a6fe33e203909c093135fff9ff2b4cdc02ca4f1fe1dec109b5a9cf6b7a0946 in /etc/influxdb/influxdb-meta.conf
2018-03-21 18:37:31 UTC/bin/sh -c #(nop) EXPOSE 8091/tcp
2018-03-21 18:37:31 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2018-03-21 18:37:31 UTC/bin/sh -c #(nop) COPY file:b4fa000cf2aff5bf4e5093021ca6255fffa17c43ae18eb4c55ae28a3cc2dc281 in /entrypoint.sh
2018-03-21 18:37:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-03-21 18:37:32 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.