Namespace
library
Image / Tag
influxdb:1.0-alpine
Content Digest
sha256:a36768b67dbb95ae35ac7fe5e5fcf5254349e9e0158797fb818ed501ce0a8df5
Details
Created

2016-12-27 19:14:29 UTC

Size

14.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.0.2

PATH

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


Layers

[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 14.83% (2.21 MB)

[#001] sha256:2a0be099a43ddcf8ace20680dc7fd848dbabd6c399ff0eaec3d867a509ef2ade - 85.17% (12.7 MB)

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

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


History
2016-12-27 18:17:13 UTC

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

2016-12-27 19:14:16 UTC

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

2016-12-27 19:14:26 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-12-27 19:14:26 UTC

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

2016-12-27 19:14:27 UTC

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

2016-12-27 19:14:27 UTC

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

2016-12-27 19:14:28 UTC

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

2016-12-27 19:14:28 UTC

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

2016-12-27 19:14:29 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