Namespace
library
Image / Tag
influxdb:1.6.3-data-alpine
Content Digest
sha256:ea0fe4e765c59cec82e301ca47a136b314cc55f6c39bea6980e5dcd1308a853c
Details
Created

2018-09-17 20:24:35 UTC

Size

28.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.6.3-c1.6.3

PATH

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


Layers

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

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

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

[#003] sha256:88f58539ad683cfa00927ace05c36d7a0c369a14671efbaaa009e0510200c7e5 - 87.21% (25.2 MB)

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

[#005] sha256:88bd3d390306684921377c4828dcd8140a67f2c578726d8483fb973ac51ba344 - 0.0% (251 Bytes)

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


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-17 20:24:26 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.6.3-c1.6.3

2018-09-17 20:24:33 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-09-17 20:24:33 UTC

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

2018-09-17 20:24:34 UTC

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

2018-09-17 20:24:34 UTC

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

2018-09-17 20:24:34 UTC

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

2018-09-17 20:24:34 UTC

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

2018-09-17 20:24:35 UTC

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

2018-09-17 20:24:35 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