Namespace
library
Image / Tag
influxdb:1.3.1-alpine
Content Digest
sha256:6bbb97b5f9f2468a320384ab55f86aa38ae347ce0ea0861b0f35d576a039632b
Details
Created

2017-07-21 17:53:19 UTC

Size

15.6 MB

Content Digest
Environment
INFLUXDB_VERSION

1.3.1

PATH

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


Layers

[#000] sha256:019300c8a437a2d60248f27c206795930626dfe7ddc0323d734143bd5eb131a6 - 12.05% (1.88 MB)

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

[#002] sha256:d4da1d243cb68e6d0e7176708d1ecdd210e5baf979a5d24c1fb697bad0ab22f4 - 2.42% (387 KB)

[#003] sha256:9415938b676ea6acb5f4f8399a6a2bc9075fe42c54e16424454b5d2d317486ee - 85.53% (13.3 MB)

[#004] sha256:67c4c4958df50386145747c9967ea20aa6cc63eadc28012429d7bdd8e2b85ce7 - 0.0% (223 Bytes)

[#005] sha256:7f9b06622803ef708ef2162afd15b443e1f56a4e14068d413d01b5f43d776611 - 0.0% (182 Bytes)


History
2017-06-27 18:39:21 UTC

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

2017-06-27 18:39:45 UTC

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

2017-06-27 20:00:37 UTC

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

2017-07-14 21:22:09 UTC

/bin/sh -c apk add --no-cache tzdata

2017-07-21 17:53:04 UTC

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

2017-07-21 17:53:12 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-07-21 17:53:16 UTC

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

2017-07-21 17:53:16 UTC

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

2017-07-21 17:53:16 UTC

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

2017-07-21 17:53:17 UTC

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

2017-07-21 17:53:18 UTC

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

2017-07-21 17:53:19 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