Namespace
library
Image / Tag
influxdb:1.9.8-data-alpine
Content Digest
sha256:655cadea047c1146021e421ebe9175502df66343e897722b91e341f5b6091973
Details
Created

2022-12-16 00:22:41 UTC

Size

35.4 MB

Content Digest
Environment
INFLUXDB_VERSION

1.9.9-c1.9.9

PATH

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


Layers

[#000] sha256:c7ed990a2339ee598662849de4f56e2241399f5a32340c8c4a7bbd5378a12b5f - 7.62% (2.7 MB)

[#001] sha256:133509570f70da73b5369d8311a4269568dbea851313f10ea1b8cb1a2c4e2fe8 - 0.0% (154 Bytes)

[#002] sha256:3f39caa57d4803ac41d99e33b97d3a30ededc88eb971422b972f621bf32733cc - 3.99% (1.41 MB)

[#003] sha256:4d467f271b203363214b4c57ec4bc37f9775f93df69162287ba068cc15e4c8bb - 88.39% (31.3 MB)

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

[#005] sha256:3bc19480d99cdb683f69ac99b3316a48274773156ddfc6a53702277749a24aba - 0.0% (252 Bytes)

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


History
2022-08-09 17:20:07 UTC

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

2022-08-09 17:20:08 UTC

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

2022-10-06 20:15:36 UTC

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

2022-10-06 22:40:06 UTC

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

2022-12-16 00:22:33 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.9.9-c1.9.9

2022-12-16 00:22:40 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-*/etc/influxdb/influxdb.conf && chmod +x /usr/src/influxdb-*/usr/bin/* && cp -a /usr/src/influxdb-*/usr/bin/. /usr/bin/ && gpgconf --kill all && rm -rf *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps

2022-12-16 00:22:40 UTC

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

2022-12-16 00:22:40 UTC

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

2022-12-16 00:22:40 UTC

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

2022-12-16 00:22:40 UTC

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

2022-12-16 00:22:40 UTC

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

2022-12-16 00:22:41 UTC

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

2022-12-16 00:22:41 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