Namespace
library
Image / Tag
influxdb:1.6.2-meta-alpine
Content Digest
sha256:39d549bd2ca113e8b363a6bf475e4a758a7cc04cc614f1fc0db48e02e9b4e919
Details
Created

2018-09-11 23:36:21 UTC

Size

15.6 MB

Content Digest
Environment
INFLUXDB_VERSION

1.6.2-c1.6.2

PATH

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


Layers

[#000] sha256:3489d1c4660eacaadef3acfc3512c785acde2333b5e6e9387f43490a766382bf - 12.31% (1.92 MB)

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

[#002] sha256:f272f056a6051f883f4c637e529398b6d9e66d72f5ddf6ad9cb3ec3b6aee709b - 11.35% (1.77 MB)

[#003] sha256:93191cd82317333e25921f62b9e825ca696e59cd6a53911b0bf074507625800f - 76.33% (11.9 MB)

[#004] sha256:98c546cfcd7255feece7ef00bae0dc1a963b767be53120236954951cad01a5ca - 0.0% (193 Bytes)

[#005] sha256:e1c11976e649bb01b157318d2c0d72294dace0501d110c9b228c57bf9e385430 - 0.0% (374 Bytes)


History
2018-09-11 22:19:27 UTC

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

2018-09-11 22:19:28 UTC

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

2018-09-11 22:45:27 UTC

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

2018-09-11 23:35:01 UTC

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

2018-09-11 23:35:55 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.6.2-c1.6.2

2018-09-11 23:36:19 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-09-11 23:36:19 UTC

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

2018-09-11 23:36:20 UTC

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

2018-09-11 23:36:20 UTC

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

2018-09-11 23:36:20 UTC

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

2018-09-11 23:36:20 UTC

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

2018-09-11 23:36:21 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