Namespace
library
Image / Tag
influxdb:0.13.0-alpine
Content Digest
sha256:2b5eb981632bd0694d4abd16d646e07bc079a479820228ac4c5bbd8181575b19
Details
Created

2016-10-18 23:29:03 UTC

Size

15.1 MB

Content Digest
Environment
INFLUXDB_VERSION

0.13.0

PATH

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


Layers

[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 14.6% (2.21 MB)

[#001] sha256:2198dbc82298e938bea953eb3de3f35de7ab85ff7ca39bb222610b7cf45f7c96 - 85.4% (12.9 MB)

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

[#003] sha256:d9915bc4f80945444041f660bac189f51c0e808aa67833038d64c27efe63d0ff - 0.0% (181 Bytes)


History
2016-10-18 20:31:22 UTC

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

2016-10-18 23:28:51 UTC

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

2016-10-18 23:29:00 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-10-18 23:29:01 UTC

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

2016-10-18 23:29:01 UTC

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

2016-10-18 23:29:01 UTC

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

2016-10-18 23:29:02 UTC

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

2016-10-18 23:29:03 UTC

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

2016-10-18 23:29:03 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