2023-07-04 16:34:18 UTC
122 MB
1.8.10-c1.8.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa - 43.17% (52.5 MB)
[#001] sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 - 12.36% (15 MB)
[#002] sha256:85a776f9a01b515d0355846273df71e81cfd83f3af87ba8c50e36ccaa97d808c - 0.0% (1.75 KB)
[#003] sha256:6a52ebfe69d92dd2f3f099760cb342c9fcb078f3d9a71b9cd1410562d7e006ea - 44.47% (54.1 MB)
[#004] sha256:be4ff8c9adc68f30504e82cd20cee3bae52d0f0eef0d4e368945112d820a5b1a - 0.0% (243 Bytes)
[#005] sha256:1b757b0de7ef61355bcb5d9ae15fe615c83dabf9de5816efbb37ee6557cf0f10 - 0.0% (251 Bytes)
[#006] sha256:6ebefec87c8f01c18f81d51c3a00a253db8eb5ea3adff01e614366bad710506b - 0.0% (1.25 KB)
/bin/sh -c #(nop) ADD file:b7c0be2bb90e88689b1c16da78dea0b85760b55b90ef2e5bc4a529c89e4fa25b in /
2023-07-04 01:20:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-07-04 03:30:14 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget ; rm -rf /var/lib/apt/lists/*
2023-07-04 16:34:00 UTC/bin/sh -c set -ex && mkdir ~/.gnupg; echo "disable-ipv6" >> ~/.gnupg/dirmngr.conf; for key in 9D539D90D3328DC7D6C8D3B9D8FF8E1F7DF8B07E ; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys "$key" ; done
2023-07-04 16:34:11 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.8.10-c1.8.10
2023-07-04 16:34:17 UTC/bin/sh -c wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data_${INFLUXDB_VERSION}_amd64.deb.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data_${INFLUXDB_VERSION}_amd64.deb && gpg --batch --verify influxdb-data_${INFLUXDB_VERSION}_amd64.deb.asc influxdb-data_${INFLUXDB_VERSION}_amd64.deb && dpkg -i influxdb-data_${INFLUXDB_VERSION}_amd64.deb && rm -f influxdb-data_${INFLUXDB_VERSION}_amd64.deb*
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) COPY file:bf2f42b62a32a7ee3ab93d9a5e451b7d59af1a97e40dc4a76b8aaf2f64383d7a in /etc/influxdb/influxdb.conf
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) EXPOSE 8086
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) COPY file:e7af69cde81ffb6eddc175488941183d1244772c36c27b74751d54389fb71701 in /init-influxdb.sh
2023-07-04 16:34:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-07-04 16:34: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.