2023-06-15 00:10:10 UTC
26.8 MB
1.8.10-c1.8.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 - 11.99% (3.22 MB)
[#001] sha256:b2214dfdd928ecf1e62b4f8e2a9a59608a27026918bc2c56798c200b89a66607 - 0.0% (278 Bytes)
[#002] sha256:777733a36019c90975436d08f29c75a0e8bdb7a267141dc5334b3c8b56ba18b5 - 5.23% (1.4 MB)
[#003] sha256:89de257786b6db2be655093b7270f8e1baee6d38979a01c7a8ead4f0f782bdac - 82.77% (22.2 MB)
[#004] sha256:78e1616e51321aaa07d6f6946dfed3ad8d1ad9b342447c205e7678cec24f80e5 - 0.0% (221 Bytes)
[#005] sha256:cb9ed299c8475be612a9532bc89363caef39ab585ea2d1767a38c0c2471fce12 - 0.0% (375 Bytes)
/bin/sh -c #(nop) ADD file:828b07e74c184e7f251ed992ff195cdc50fdca345f13ff484e258851d928d950 in /
2023-06-14 20:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-06-15 00:09:36 UTC/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf
2023-06-15 00:09:37 UTC/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates
2023-06-15 00:09:49 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.8.10-c1.8.10
2023-06-15 00:10:09 UTC/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && for key in 9D539D90D3328DC7D6C8D3B9D8FF8E1F7DF8B07E ; do gpg --keyserver hkp://keyserver.ubuntu.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/ && gpgconf --kill all && rm -rf *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps
2023-06-15 00:10:09 UTC/bin/sh -c #(nop) COPY file:5d8d1b0acfd7ca05cf6698246b28d240206fa448f4aa5ac839c9ad323adbeac2 in /etc/influxdb/influxdb-meta.conf
2023-06-15 00:10:09 UTC/bin/sh -c #(nop) EXPOSE 8091
2023-06-15 00:10:09 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2023-06-15 00:10:10 UTC/bin/sh -c #(nop) COPY file:126b1f7e41b4975cf2ce23037cf6a46253fb817023062317380c48ff5df47228 in /entrypoint.sh
2023-06-15 00:10:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-06-15 00:10:10 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.