2023-03-16 00:56:14 UTC
97.1 MB
1.10.0-c1.10.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:32fb02163b6bb519a30f909008e852354dae10bdfd6b34190dbdfe8f15403ea0 - 54.08% (52.5 MB)
[#001] sha256:167c7feebee855d117e192389484ea8367be1ba84e7ee35f4e5e5663195facbf - 5.08% (4.93 MB)
[#002] sha256:d6dfff1f6f3ddd2194ea0775f199572e8b2d75c38713eef0444d6b1fd0ac7604 - 10.69% (10.4 MB)
[#003] sha256:1a90f0187c37c44f2ad04f9d930d40ee0b886fc8d783b914b10a620683739873 - 0.0% (1.75 KB)
[#004] sha256:f8d4f0618bce2be1d9d071eaa7c7ef778206d6649dc4ea276634549829ae2f6e - 30.15% (29.3 MB)
[#005] sha256:7f56cee2eda3477486b153b5a4b1363c33585dda4994881006d24b37919a24a2 - 0.0% (240 Bytes)
[#006] sha256:11d6d34e6091ad1ce6896443686fd609c10f0d42667b93179be9b50fe3c152f4 - 0.0% (252 Bytes)
[#007] sha256:0a4203c953cd30a830833c56193a9b2078e1b29da4783783ede56d22ec100f60 - 0.0% (1.25 KB)
/bin/sh -c #(nop) ADD file:513c5d5e501279c21a05c1d8b66e5f0b02ee4b27f0b928706d92fd9ce11c1be6 in /
2023-03-01 04:09:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-03-01 04:42:37 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget ; rm -rf /var/lib/apt/lists/*
2023-03-01 04:42:43 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2023-03-16 00:54:43 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-03-16 00:56:11 UTC/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.10.0-c1.10.0
2023-03-16 00:56:14 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-03-16 00:56:14 UTC/bin/sh -c #(nop) COPY file:bf2f42b62a32a7ee3ab93d9a5e451b7d59af1a97e40dc4a76b8aaf2f64383d7a in /etc/influxdb/influxdb.conf
2023-03-16 00:56:14 UTC/bin/sh -c #(nop) EXPOSE 8086
2023-03-16 00:56:14 UTC/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]
2023-03-16 00:56:14 UTC/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh
2023-03-16 00:56:14 UTC/bin/sh -c #(nop) COPY file:e7af69cde81ffb6eddc175488941183d1244772c36c27b74751d54389fb71701 in /init-influxdb.sh
2023-03-16 00:56:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-03-16 00:56:14 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.