Namespace
library
Image / Tag
influxdb:1.9.3-meta-alpine
Content Digest
sha256:40db1912987dfe419d84cfb4c6257f1a9dc7711bfff47b23aa7b2ee780cb317a
Details
Created

2021-09-01 02:52:30 UTC

Size

27.6 MB

Content Digest
Environment
INFLUXDB_VERSION

1.9.3-c1.9.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e519532ddf75bafbbb0ad01d3fb678ef9395cd8554fa25bef4695bb6e11f39f1 - 9.69% (2.67 MB)

[#001] sha256:e69cd3502d3b453e253ea48e4ff56f5af4e25895a1bfa5e84cda59eaefce23be - 0.0% (153 Bytes)

[#002] sha256:0008876e8a91e0b35d1083692e19678d4f5b242f7b3cc6e9767809cd9ff4f491 - 4.95% (1.36 MB)

[#003] sha256:71233c83db04c08bbcb9c4e9d7069e39c24ef74e858ec8c5cbf3ea2d5c564a79 - 85.37% (23.6 MB)

[#004] sha256:bf2caa51a7e72ed8e2fcef2e58bb3dbbaa5070e7212fde48c8db1dfd64e8c809 - 0.0% (222 Bytes)

[#005] sha256:4e9ee012b610c3b170e5daa43e55cf19e8d824a75736cb03bd009a2af6db3127 - 0.0% (374 Bytes)


History
2021-08-31 23:18:23 UTC

/bin/sh -c #(nop) ADD file:e3d2013df9d58cd9255c749dbd62e7b1b1bdf1c2ee644c17bb93e67d859f0815 in /

2021-08-31 23:18:24 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-09-01 00:23:41 UTC

/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf

2021-09-01 02:50:13 UTC

/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates

2021-09-01 02:51:57 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.9.3-c1.9.3

2021-09-01 02:52:27 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && for key in 05CE15085FC09D18E99EFB22684A14CF2582E0C5 ; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys "$key" ; done && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}_linux_amd64.tar.gz && gpg --batch --verify influxdb-meta-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc influxdb-meta-${INFLUXDB_VERSION}_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-meta-${INFLUXDB_VERSION}_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb-meta.conf && chmod +x /usr/src/influxdb-*/* && cp -a /usr/src/influxdb-*/* /usr/bin/ && (rm -rf /root/.gnupg || true) && rm -rf *.tar.gz* /usr/src && apk del .build-deps

2021-09-01 02:52:28 UTC

/bin/sh -c #(nop) COPY file:5d8d1b0acfd7ca05cf6698246b28d240206fa448f4aa5ac839c9ad323adbeac2 in /etc/influxdb/influxdb-meta.conf

2021-09-01 02:52:28 UTC

/bin/sh -c #(nop) EXPOSE 8091

2021-09-01 02:52:29 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]

2021-09-01 02:52:29 UTC

/bin/sh -c #(nop) COPY file:126b1f7e41b4975cf2ce23037cf6a46253fb817023062317380c48ff5df47228 in /entrypoint.sh

2021-09-01 02:52:30 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2021-09-01 02:52:30 UTC

/bin/sh -c #(nop) CMD ["influxd-meta"]

Danger Zone
Delete Tag

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.

Delete