2019-09-03 20:27:18 UTC
53.6 MB
1.7.8-c1.7.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 4.9% (2.63 MB)
[#001] sha256:a6f159e68d94418a67508380d165c862e99b062f7e750d89b6878e7cfa18e8b8 - 0.0% (154 Bytes)
[#002] sha256:40cfc7884ad1bf576dca4da9bf3383a0be217f65a1137addd216380e376c41e7 - 3.32% (1.78 MB)
[#003] sha256:8d2a0bd20bc2c706028dc7f7d43d389600b367459a36fcf9f1d464a9b5f7b039 - 91.77% (49.2 MB)
[#004] sha256:b07f65565fd41c7015c83281c7274bc142a3fff4857be8196145fe68785bc21c - 0.0% (240 Bytes)
[#005] sha256:e9328daaddf8758a1ee9b6374272976446b7484a020e178dc7bf576e7c558b04 - 0.0% (251 Bytes)
[#006] sha256:63aaaa5148f76293a384d477af2ec55dd111aca37a8954bbe82f6aa5dce9f4b4 - 0.0% (1.14 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-05-24 22:19:29 UTC/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf
2019-05-24 22:29:38 UTC/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates
2019-09-03 20:27:09 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.7.8-c1.7.8
2019-09-03 20:27:17 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-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb.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
2019-09-03 20:27:17 UTC/bin/sh -c #(nop) COPY file:bf2f42b62a32a7ee3ab93d9a5e451b7d59af1a97e40dc4a76b8aaf2f64383d7a in /etc/influxdb/influxdb.conf
2019-09-03 20:27:18 UTC/bin/sh -c #(nop) EXPOSE 8086
2019-09-03 20:27:18 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2019-09-03 20:27:18 UTC/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh
2019-09-03 20:27:18 UTC/bin/sh -c #(nop) COPY file:892fcd3130baa17c0b88866ac37e7fe0b7b420a67105d9cd99803c685eaf9df4 in /init-influxdb.sh
2019-09-03 20:27:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-09-03 20:27:18 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.