2023-10-12 11:45:29 UTC
79.6 MB
1.9.12-c1.9.12
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69b3efbf67c2d9a46fdfdc8480b5a03ef73e9999a53aad57213447784f01eb6e - 65.98% (52.5 MB)
[#001] sha256:1dedceb9c21c46986231d9dfb896b37cfc470d67799e7e919a641ac54dcc9eed - 18.89% (15 MB)
[#002] sha256:58f7e47caced73385a48c59cf0fd60b0d01a07722db9e5dd958934cf53b5a1b3 - 0.0% (1.77 KB)
[#003] sha256:393549192f8534f93263965e70bb5ef1681b2da63188bba4a6a0f541b255dacf - 15.12% (12 MB)
[#004] sha256:0a1f0423634b751a716134d006092e3a49437e5daf247b35f37bb358f79972e5 - 0.0% (194 Bytes)
[#005] sha256:362d2895eb5f5d6d4a5adc7eb2d024c8eef7fbf5c446d27b0caf73fe97426daa - 0.0% (373 Bytes)
/bin/sh -c #(nop) ADD file:8a9222387b89a9ac763fd72610ce01ab17f64387cbfde30a6af1861a82030aad in /
2023-10-11 18:35:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-10-12 03:20:58 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-10-12 11:45:07 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-10-12 11:45:17 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.9.12-c1.9.12
2023-10-12 11:45:28 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*
2023-10-12 11:45:29 UTC/bin/sh -c #(nop) COPY file:5d8d1b0acfd7ca05cf6698246b28d240206fa448f4aa5ac839c9ad323adbeac2 in /etc/influxdb/influxdb-meta.conf
2023-10-12 11:45:29 UTC/bin/sh -c #(nop) EXPOSE 8091
2023-10-12 11:45:29 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2023-10-12 11:45:29 UTC/bin/sh -c #(nop) COPY file:126b1f7e41b4975cf2ce23037cf6a46253fb817023062317380c48ff5df47228 in /entrypoint.sh
2023-10-12 11:45:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-10-12 11:45:29 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.