Namespace
library
Image / Tag
influxdb:1.6.4-data-alpine
Content Digest
sha256:e654e199720112c127967e391aabe84c3e67567591a27f77b1807daa1c624553
Details
Created

2018-12-21 04:21:20 UTC

Size

29.1 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 - 6.9% (2.01 MB)

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

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

[#003] sha256:a5975dba6eb0a86cb5c8a46a4be84395bf0ba380e3c1cab045475db8e965d10f - 86.65% (25.2 MB)

[#004] sha256:18e4a27a04e256ff608f28199e5961cafdbac1ddb54c327a74863b794283f62a - 0.0% (238 Bytes)

[#005] sha256:e8ffd62b7dc6edabc41ab098bafdff11d47f9df5c4c91cb53e2d29bf493e2ddf - 0.0% (251 Bytes)

[#006] sha256:a7f046dc83c87d866c233447cb0a0b9b8a83d7cecc6cc0245f2ec8b37f5a1f39 - 0.0% (1.14 KB)


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:18 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-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-data-${INFLUXDB_VERSION}-static_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

2018-12-21 04:21:19 UTC

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

2018-12-21 04:21:19 UTC

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

2018-12-21 04:21:19 UTC

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

2018-12-21 04:21:19 UTC

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

2018-12-21 04:21:19 UTC

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

2018-12-21 04:21:20 UTC

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

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