Namespace
library
Image / Tag
influxdb:1.7.5-meta-alpine
Content Digest
sha256:fb194ca93c589f34dcd9633139346ffb1f36e1070ea403bc59b705d28c9bad15
Details
Created

2019-05-24 22:31:22 UTC

Size

18.6 MB

Content Digest
Environment
INFLUXDB_VERSION

1.7.5-c1.7.5

PATH

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


Layers

[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 14.16% (2.63 MB)

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

[#002] sha256:40cfc7884ad1bf576dca4da9bf3383a0be217f65a1137addd216380e376c41e7 - 9.58% (1.78 MB)

[#003] sha256:9235f8891365298cd0b320a1853ee1c3fc9ed581525fbd85d32971dd08d98bef - 76.26% (14.2 MB)

[#004] sha256:1a720c28161857ab8ad36843d45d6a537dd44da1b5bc769086b9e882c39588ea - 0.0% (195 Bytes)

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


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-05-24 22:19:29 UTC

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

2019-05-24 22:29:38 UTC

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

2019-05-24 22:31:03 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.7.5-c1.7.5

2019-05-24 22:31:20 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

2019-05-24 22:31:21 UTC

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

2019-05-24 22:31:21 UTC

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

2019-05-24 22:31:21 UTC

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

2019-05-24 22:31:21 UTC

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

2019-05-24 22:31:21 UTC

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

2019-05-24 22:31:22 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