Namespace
library
Image / Tag
influxdb:1.7.4-data-alpine
Content Digest
sha256:cef22a36a7aab4179c9aeacd79a48002a2c143136a747fb4524a13f17be1b8a4
Details
Created

2019-03-07 23:14:57 UTC

Size

37.3 MB

Content Digest
Environment
INFLUXDB_VERSION

1.7.4-c1.7.4

PATH

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


Layers

[#000] sha256:c87736221ed0bcaa60b8e92a19bec2284899ef89226f2a07968677cf59e637a4 - 5.65% (2.1 MB)

[#001] sha256:0a7c3edaa27ffab3a4de5b02e8f2ac780fca60d75bf7c7846352103c7f9fff6e - 0.0% (154 Bytes)

[#002] sha256:611215ad6fd94aca0d418348501999c7c156cbec717f6a020ff0f94f2202ba45 - 4.79% (1.78 MB)

[#003] sha256:dc9b4646cbd05ba69b697253aca03fa6391ef6dd94bac45ae82dc64104c693d5 - 89.56% (33.4 MB)

[#004] sha256:2d3141cefa2555c49eee8ce9c298b03af44a604db1e2f4b203ff89c1db1c6bbf - 0.0% (240 Bytes)

[#005] sha256:5abd579915f2486ed3d301ed4a5384b40958a3fa81408b3dab8e1e7224d053b4 - 0.0% (251 Bytes)

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


History
2019-03-07 22:19:46 UTC

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

2019-03-07 22:19:46 UTC

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

2019-03-07 23:09:58 UTC

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

2019-03-07 23:13:21 UTC

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

2019-03-07 23:14:48 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.7.4-c1.7.4

2019-03-07 23:14:55 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/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-data-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-data-${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

2019-03-07 23:14:56 UTC

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

2019-03-07 23:14:56 UTC

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

2019-03-07 23:14:56 UTC

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

2019-03-07 23:14:56 UTC

/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh

2019-03-07 23:14:56 UTC

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

2019-03-07 23:14:57 UTC

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

2019-03-07 23:14:57 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