Namespace
library
Image / Tag
influxdb:1.0.0-beta2-alpine
Content Digest
sha256:6ea80818f26d94630624f410783af2b5d230eabd8bb9e54d94bae571dbd31726
Details
Created

2016-06-23 20:34:30 UTC

Size

15.8 MB

Content Digest
Environment
INFLUXDB_VERSION

1.0.0-beta2

PATH

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


Layers

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

[#001] sha256:91518f4535bb5a863c61398e34f83cff5eeba9498b474a83845d12202ac886a3 - 86.01% (13.5 MB)

[#002] sha256:aaf05f9cfca2fb5fc1d0cf75489c5f6f351429363a47bb6283ba2498d27f68a9 - 0.0% (238 Bytes)

[#003] sha256:f471b2cacedc9af23fb9b57c4b47fcfb39ee8e188246178d65b5e0c060b3b36f - 0.0% (182 Bytes)


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

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

2016-06-23 20:34:08 UTC

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

2016-06-23 20:34:27 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-06-23 20:34:27 UTC

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

2016-06-23 20:34:28 UTC

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

2016-06-23 20:34:28 UTC

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

2016-06-23 20:34:29 UTC

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

2016-06-23 20:34:30 UTC

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

2016-06-23 20:34:30 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