Namespace
library
Image / Tag
influxdb:1.1.4-alpine
Content Digest
sha256:f548a3d0d670123fd58808042bd094acc9db79da6a0a25ce0a21e3c029dadbea
Details
Created

2017-04-12 18:59:07 UTC

Size

12.3 MB

Content Digest
Environment
INFLUXDB_VERSION

1.1.4

PATH

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


Layers

[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 14.76% (1.82 MB)

[#001] sha256:827570184fa82dc6defc05bcf5838dba590096d8add32bb847191bd7232cfcba - 0.0% (155 Bytes)

[#002] sha256:1bc4cc609f441185fc8f90dd9fee82b71e523e3f844dc793d377c105a0396a21 - 85.24% (10.5 MB)

[#003] sha256:6861066707d634718449ab92ce127cbf43b473f4db29343748e89dacda4eb396 - 0.0% (225 Bytes)

[#004] sha256:0f813f04271c6e9ca0c77aaa3a16ab6619db56a3322cdaac6c8857f2ff1e9a44 - 0.0% (184 Bytes)


History
2017-03-03 20:32:37 UTC

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

2017-04-12 18:58:25 UTC

/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf

2017-04-12 18:58:25 UTC

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

2017-04-12 18:58:35 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

2017-04-12 18:58:46 UTC

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

2017-04-12 18:58:47 UTC

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

2017-04-12 18:58:48 UTC

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

2017-04-12 18:58:49 UTC

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

2017-04-12 18:59:07 UTC

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

2017-04-12 18:59:07 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