Namespace
library
Image / Tag
influxdb:1.1-alpine
Content Digest
sha256:46151fcd559679d9829dcd82f46e0a761df111c15df84775a1e50f004820e18a
Details
Created

2017-05-30 20:27:29 UTC

Size

12.7 MB

Content Digest
Environment
INFLUXDB_VERSION

1.1.5

PATH

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


Layers

[#000] sha256:6f821164d5b7ec94868795c1fb8dc6fd7d1fe51e04f97a6cf3a487868f2f5d68 - 14.77% (1.88 MB)

[#001] sha256:7fb7a10a08f9c25306f2f520f46b33d97a83c5a4138ad35810dad882d0982231 - 0.0% (153 Bytes)

[#002] sha256:5c36656806a331960f74a02123e5231aae14efde9087424bc0e1e011c5907460 - 85.22% (10.8 MB)

[#003] sha256:9703b3ae29f73d560a7ca5d63ecfd4763f5cfe221b69a339bafa594fbf4bbd97 - 0.0% (224 Bytes)

[#004] sha256:66cfab2fe2bf188b411fb68bf74644d8d685a54539881394d86db68a51b1826b - 0.0% (185 Bytes)


History
2017-05-25 23:32:38 UTC

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

2017-05-25 23:32:38 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2017-05-30 16:29:15 UTC

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

2017-05-30 20:26:18 UTC

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

2017-05-30 20:26:32 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar ca-certificates && update-ca-certificates && for key in 05CE15085FC09D18E99EFB22684A14CF2582E0C5 ; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key" || gpg --keyserver pgp.mit.edu --recv-keys "$key" || gpg --keyserver keyserver.pgp.com --recv-keys "$key" ; done && 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-05-30 20:26:42 UTC

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

2017-05-30 20:27:03 UTC

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

2017-05-30 20:27:26 UTC

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

2017-05-30 20:27:27 UTC

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

2017-05-30 20:27:28 UTC

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

2017-05-30 20:27: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