Namespace
library
Image / Tag
influxdb:1.9.8-meta-alpine
Content Digest
sha256:01581f6f426315f15fc795b7d39add74445cd4088ab753ba4a7852049fc6123c
Details
Created

2022-12-16 00:22:54 UTC

Size

15.9 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 - 16.94% (2.7 MB)

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

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

[#003] sha256:28187feeb066451be3107428783a9426a129c4632918ab4771fac47a005473d2 - 74.18% (11.8 MB)

[#004] sha256:6e813ed160996960a9d2e7a216ec670175998d8b8130898d12fbbb434ab1a487 - 0.0% (220 Bytes)

[#005] sha256:21ea000fb94781b2f19b5e368f2debc78e45965845ce207a35460e15cfea1708 - 0.0% (375 Bytes)


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:54 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-*/etc/influxdb/influxdb-meta.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:54 UTC

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

2022-12-16 00:22:54 UTC

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

2022-12-16 00:22:54 UTC

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

2022-12-16 00:22:54 UTC

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

2022-12-16 00:22:54 UTC

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

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