Namespace
library
Image / Tag
influxdb:1.5.2-data-alpine
Content Digest
sha256:510df46232348011995c040ac84b4d5c76140ace2f45848e0c527018ceb2b127
Details
Created

2018-04-14 04:04:53 UTC

Size

26.2 MB

Content Digest
Environment
INFLUXDB_VERSION

1.5.2-c1.5.2

PATH

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


Layers

[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 7.24% (1.9 MB)

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

[#002] sha256:08b6c161ff2e67675f87132cc71e97fb00eb631fda65f42bb1f42e0a4597c178 - 6.72% (1.76 MB)

[#003] sha256:6e88506e0fa8ff305bf91c6a9db2d3fc94a891a63c1db244856ca53805fea278 - 86.03% (22.6 MB)

[#004] sha256:75f9fa6747736cc74883713494dfcbe4d062bb9685b8be198c706e1fa4e0e98c - 0.0% (240 Bytes)

[#005] sha256:852668c87a9448077ebc3f97bb057204d55b813127e30432b8aaa630a40d464a - 0.0% (252 Bytes)

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


History
2018-01-09 21:10:38 UTC

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

2018-01-09 21:10:38 UTC

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

2018-01-09 21:31:21 UTC

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

2018-01-13 01:39:13 UTC

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

2018-04-14 04:04:39 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.5.2-c1.5.2

2018-04-14 04:04:50 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

2018-04-14 04:04:51 UTC

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

2018-04-14 04:04:51 UTC

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

2018-04-14 04:04:51 UTC

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

2018-04-14 04:04:52 UTC

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

2018-04-14 04:04:52 UTC

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

2018-04-14 04:04:53 UTC

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

2018-04-14 04:04:53 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