Namespace
library
Image / Tag
influxdb:1.0.0-alpine
Content Digest
sha256:5be1974143a75a2466b04bda1dbee69479e5a076ed74879d69872965f9a5774c
Details
Created

2016-09-23 17:00:04 UTC

Size

14.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.0.0

PATH

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


Layers

[#000] sha256:c0cb142e43453ebb1f82b905aa472e6e66017efd43872135bc5372e4fac04031 - 14.84% (2.21 MB)

[#001] sha256:984499df960e69a233a9f7f1a54040b8739a87d9f37550d120ea2f8323891aa3 - 85.15% (12.7 MB)

[#002] sha256:aebd624ec2f81018f9461408d9ada9bff5eb034287ddd6e3fcf9e5d2dc817b41 - 0.0% (240 Bytes)

[#003] sha256:d9ce41182c8c2d90f3e12dacccf3c067c5a22b58922acf34e2120faea91546ff - 0.0% (183 Bytes)


History
2016-09-23 16:29:57 UTC

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

2016-09-23 16:59:53 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.0.0

2016-09-23 17:00:01 UTC

/bin/sh -c apk add --no-cache --virtual .build-deps wget gnupg tar ca-certificates && update-ca-certificates && gpg --keyserver hkp://ha.pool.sks-keyservers.net --recv-keys 05CE15085FC09D18E99EFB22684A14CF2582E0C5 && wget -q https://dl.influxdata.com/influxdb/releases/influxdb-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget -q https://dl.influxdata.com/influxdb/releases/influxdb-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-${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

2016-09-23 17:00:02 UTC

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

2016-09-23 17:00:02 UTC

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

2016-09-23 17:00:03 UTC

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

2016-09-23 17:00:03 UTC

/bin/sh -c #(nop) COPY file:69ba622c5d14acee69909e208de64bf13aa81f0010ff82238c8825ba99d65290 in /entrypoint.sh

2016-09-23 17:00:03 UTC

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

2016-09-23 17:00:04 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