Namespace
library
Image / Tag
influxdb:1.5.4-meta-alpine
Content Digest
sha256:6f84ba5ba10c833d9cc14b9c36541ab9657d68f1a46303784a08b691fc381154
Details
Created

2020-01-23 19:04:19 UTC

Size

15 MB

Content Digest
Environment
INFLUXDB_VERSION

1.5.4-c1.5.4

PATH

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


Layers

[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 17.52% (2.64 MB)

[#001] sha256:0018c3785b24046a24095a1f9cf7f42642c3dfd6e8282b328a2e22ce10ebc0de - 0.0% (154 Bytes)

[#002] sha256:8a1ba98451b59ee73b35b91872f93cee8f4ac91f7488907e033b4db88fdb4074 - 11.81% (1.78 MB)

[#003] sha256:fa0e87069833ff629f85d2e8945f09b6a5af9aacf30af70ff537adcb22b09772 - 70.67% (10.6 MB)

[#004] sha256:ab027e28e6d75a43518ff2cfe15764266fc70ff97d429bcaaa8fe936585e30f5 - 0.0% (194 Bytes)

[#005] sha256:b2836d507107845041948aa147917bdbd6177563dee7f77b1552983df73acc37 - 0.0% (375 Bytes)


History
2020-01-23 16:53:17 UTC

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

2020-01-23 16:53:17 UTC

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

2020-01-23 19:03:46 UTC

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

2020-01-23 19:03:48 UTC

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

2020-01-23 19:04:02 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.5.4-c1.5.4

2020-01-23 19:04:18 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-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && gpg --batch --verify influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz.asc influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-meta-${INFLUXDB_VERSION}-static_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb-meta.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

2020-01-23 19:04:19 UTC

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

2020-01-23 19:04:19 UTC

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

2020-01-23 19:04:19 UTC

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

2020-01-23 19:04:19 UTC

/bin/sh -c #(nop) COPY file:126b1f7e41b4975cf2ce23037cf6a46253fb817023062317380c48ff5df47228 in /entrypoint.sh

2020-01-23 19:04:19 UTC

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

2020-01-23 19:04:19 UTC

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

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