Namespace
library
Image / Tag
influxdb:1.6.4-alpine
Content Digest
sha256:d052ea7594883ef6fd968100fa8eedaf8f555f1d7c1b37a94b5e2cf5e1be38f3
Details
Created

2018-12-21 04:21:07 UTC

Size

27.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.6.4

PATH

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


Layers

[#000] sha256:407ea412d82cbc18a270f0ae17d5e528e620bcf4661229e757446f6e6443768b - 7.2% (2.01 MB)

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

[#002] sha256:a99365142bbe7691f2aea9e22980a485d0509ebba01cd61a1ffaf3c93c4a3cf7 - 6.72% (1.88 MB)

[#003] sha256:284ac3e63a2c1db1f37945331eef0ea4bf929cbc4ad18d641ab17228983b2404 - 86.07% (24 MB)

[#004] sha256:3553525328ee812cff542b90f40734d9de30b0f88fb816306be2ab955410dfd6 - 0.0% (222 Bytes)

[#005] sha256:e07aefe5c618b84569ce515d7cde08f3d397c30e82a521a2f9be5778bebf3b21 - 0.0% (211 Bytes)

[#006] sha256:278da487fecc389e06e4ab394d887431552e38042966cd85211a542abec5267b - 0.0% (1.14 KB)


History
2018-12-21 00:21:10 UTC

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

2018-12-21 00:21:11 UTC

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

2018-12-21 04:20:57 UTC

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

2018-12-21 04:20:59 UTC

/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates

2018-12-21 04:21:00 UTC

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

2018-12-21 04:21:05 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && 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 --no-verbose https://dl.influxdata.com/influxdb/releases/influxdb-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose 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

2018-12-21 04:21:06 UTC

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

2018-12-21 04:21:06 UTC

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

2018-12-21 04:21:06 UTC

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

2018-12-21 04:21:06 UTC

/bin/sh -c #(nop) COPY file:61c4af7a0e637328374ec46266ed6dde40adf7d14ac6c5081100924991beb7f3 in /entrypoint.sh

2018-12-21 04:21:06 UTC

/bin/sh -c #(nop) COPY file:892fcd3130baa17c0b88866ac37e7fe0b7b420a67105d9cd99803c685eaf9df4 in /init-influxdb.sh

2018-12-21 04:21:06 UTC

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

2018-12-21 04:21: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