Namespace
library
Image / Tag
influxdb:1.0.0-rc1-alpine
Content Digest
sha256:cbfbdab781e1bd8ace74332780203f9ce337e6a0c6526524ebd9b3874fb8e233
Details
Created

2016-08-25 19:31:20 UTC

Size

14.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.0.0~rc1

PATH

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


Layers

[#000] sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58 - 14.83% (2.2 MB)

[#001] sha256:8b3ce0613a9a83cbf9e91bb9cdd00dd5e169d14965d0a1091e317708994f95f4 - 85.16% (12.7 MB)

[#002] sha256:faf78a72492feb76ea80c0b4bf79b1093ef6cabf1de4a2db16f483f46a3b8550 - 0.0% (239 Bytes)

[#003] sha256:dc022c02f52e35e7432d39d348d1e40378af363961c3951c9d5e964f4da7cc2d - 0.0% (184 Bytes)


History
2016-06-23 19:55:18 UTC

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

2016-08-25 19:30:59 UTC

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

2016-08-25 19:31:14 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-08-25 19:31:16 UTC

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

2016-08-25 19:31:16 UTC

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

2016-08-25 19:31:17 UTC

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

2016-08-25 19:31:18 UTC

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

2016-08-25 19:31:19 UTC

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

2016-08-25 19:31: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