Namespace
library
Image / Tag
influxdb:1.9.3-data-alpine
Content Digest
sha256:a4ab48fd1b4d1ae1e5aca87dac0bf6c7e853911fb55738006534641d7f3a590b
Details
Created

2021-09-01 02:52:11 UTC

Size

66.4 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 - 4.02% (2.67 MB)

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

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

[#003] sha256:ab717017381e6a85890afffaecfcae513e50f17ea54ae08209dc4c6bac742097 - 93.92% (62.3 MB)

[#004] sha256:c2282c98cce345822531abe3e4cf3abe0f8a924d574d521fb41dc90f467fe0e5 - 0.0% (265 Bytes)

[#005] sha256:1201593bea2c88efbaf93796a33a9c0b6208fedca3b924ed255c78f6b276df0f - 0.0% (252 Bytes)

[#006] sha256:c681e781e9480d3635dea82c16dc710aa6726a45c3d43c787163b32204376fce - 0.0% (1.25 KB)


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:08 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-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && gpg --batch --verify influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb.conf && chmod +x /usr/src/influxdb-*/* && cp -a /usr/src/influxdb-*/* /usr/bin/ && rm -rf *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps

2021-09-01 02:52:09 UTC

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

2021-09-01 02:52:09 UTC

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

2021-09-01 02:52:09 UTC

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

2021-09-01 02:52:10 UTC

/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh

2021-09-01 02:52:11 UTC

/bin/sh -c #(nop) COPY file:e7af69cde81ffb6eddc175488941183d1244772c36c27b74751d54389fb71701 in /init-influxdb.sh

2021-09-01 02:52:11 UTC

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

2021-09-01 02:52:11 UTC

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

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