2020-07-15 00:21:20 UTC
66.9 MB
1.8.1-c1.8.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 3.95% (2.64 MB)
[#001] sha256:321996f3080d1a7516b5914e27460b495eb04950d0190554844f395e7be9c793 - 0.0% (153 Bytes)
[#002] sha256:c9984b0a697389d40ad58252364c9cbb4e4a5258602767230a8f149134746718 - 2.66% (1.78 MB)
[#003] sha256:a5ff18872a887bf990e02501bbd33e315b94ae545b55f4d285bbeeb610a7ef72 - 93.39% (62.5 MB)
[#004] sha256:fbf3a27e97265ff02cd0fccbfc01f3147517b9a3c7375960675e9bfb38c60765 - 0.0% (239 Bytes)
[#005] sha256:a027b0bd7f86077fd5e75a3da497d00f3c332d33a0d33500d72111e2e31c2b9a - 0.0% (252 Bytes)
[#006] sha256:aef61dc5578ad7509620181765e9f485bc80ca56b3a7de05a9780eaabe870ef5 - 0.0% (1.25 KB)
/bin/sh -c #(nop) ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /
2020-04-24 01:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-04-24 14:15:54 UTC/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf
2020-04-24 15:28:09 UTC/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates
2020-07-15 00:21:11 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.8.1-c1.8.1
2020-07-15 00:21:18 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
2020-07-15 00:21:18 UTC/bin/sh -c #(nop) COPY file:bf2f42b62a32a7ee3ab93d9a5e451b7d59af1a97e40dc4a76b8aaf2f64383d7a in /etc/influxdb/influxdb.conf
2020-07-15 00:21:19 UTC/bin/sh -c #(nop) EXPOSE 8086
2020-07-15 00:21:19 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2020-07-15 00:21:19 UTC/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh
2020-07-15 00:21:19 UTC/bin/sh -c #(nop) COPY file:e7af69cde81ffb6eddc175488941183d1244772c36c27b74751d54389fb71701 in /init-influxdb.sh
2020-07-15 00:21:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-07-15 00:21:20 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.