Namespace
library
Image / Tag
influxdb:1.3.9-meta-alpine
Content Digest
sha256:b53708dd441cfd695e92d335d5060ed3a1ae3e167c2f0588456b31ed67f2d04d
Details
Created

2018-02-14 21:43:01 UTC

Size

12.5 MB

Content Digest
Environment
INFLUXDB_VERSION

1.3.9-c1.3.9

PATH

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


Layers

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

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

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

[#003] sha256:5ccca0bbd070538e69834c42f84c2b19267e2959fd68edb15940e2c11b1f65dd - 70.62% (8.8 MB)

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

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


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-01-23 00:14:27 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.3.9-c1.3.9

2018-02-14 21:42:56 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

2018-02-14 21:42:59 UTC

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

2018-02-14 21:43:00 UTC

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

2018-02-14 21:43:00 UTC

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

2018-02-14 21:43:01 UTC

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

2018-02-14 21:43:01 UTC

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

2018-02-14 21:43:01 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