Namespace
library
Image / Tag
influxdb:1.6.4-meta-alpine
Content Digest
sha256:98934e905c0bb622114802266c86f05019d4d404a39f5711d3ea7e390f447913
Details
Created

2018-12-21 04:21:31 UTC

Size

15.8 MB

Content Digest
Environment
INFLUXDB_VERSION

1.6.4-c1.6.4

PATH

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


Layers

[#000] sha256:407ea412d82cbc18a270f0ae17d5e528e620bcf4661229e757446f6e6443768b - 12.71% (2.01 MB)

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

[#002] sha256:a99365142bbe7691f2aea9e22980a485d0509ebba01cd61a1ffaf3c93c4a3cf7 - 11.86% (1.88 MB)

[#003] sha256:294225a5d3cb369f5dd02e57c69cf61549d1c46cb05f6db29979d6ee1b32c033 - 75.42% (11.9 MB)

[#004] sha256:ae01ca2f88c83a64713486d43ad39e8677e86ca24a8543b954009d7bcf37ed2d - 0.0% (196 Bytes)

[#005] sha256:426831117cf98f6359813be487d16034225e2adccea787007026d5853180a6c1 - 0.0% (374 Bytes)


History
2018-12-21 00:21:10 UTC

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

2018-12-21 00:21:11 UTC

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

2018-12-21 04:20:57 UTC

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

2018-12-21 04:20:59 UTC

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

2018-12-21 04:21:13 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.6.4-c1.6.4

2018-12-21 04:21:30 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && for key in 05CE15085FC09D18E99EFB22684A14CF2582E0C5 ; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key" || gpg --keyserver pgp.mit.edu --recv-keys "$key" || gpg --keyserver keyserver.pgp.com --recv-keys "$key" ; done && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-meta-${INFLUXDB_VERSION}-static_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 *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps

2018-12-21 04:21:31 UTC

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

2018-12-21 04:21:31 UTC

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

2018-12-21 04:21:31 UTC

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

2018-12-21 04:21:31 UTC

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

2018-12-21 04:21:31 UTC

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

2018-12-21 04:21:31 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