Namespace
library
Image / Tag
influxdb:1.6.0-data-alpine
Content Digest
sha256:529a33f54338d1a58375a312e547ae1f050588e916844bb4f2d55d0f78c2e987
Details
Created

2018-07-06 23:25:41 UTC

Size

27 MB

Content Digest
Environment
INFLUXDB_VERSION

1.6.0-c1.6.0

PATH

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


Layers

[#000] sha256:a073c86ecf9e0f29180e80e9638d4c741970695851ea48247276c32c57e40282 - 7.12% (1.92 MB)

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

[#002] sha256:a1972dcc1e7e57fd2371247c51c1b90a5093f556c67e4d88aff567f4daaa35bc - 6.55% (1.77 MB)

[#003] sha256:5e0d6ebeb6542aa7b949007c5772219c2447b89a0169b2967b4ced7f80e6906f - 86.32% (23.3 MB)

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

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

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


History
2018-07-06 14:13:25 UTC

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

2018-07-06 14:13:25 UTC

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

2018-07-06 15:20:56 UTC

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

2018-07-06 15:27:37 UTC

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

2018-07-06 23:24:18 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.6.0-c1.6.0

2018-07-06 23:25:39 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-07-06 23:25:39 UTC

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

2018-07-06 23:25:39 UTC

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

2018-07-06 23:25:40 UTC

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

2018-07-06 23:25:40 UTC

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

2018-07-06 23:25:40 UTC

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

2018-07-06 23:25:41 UTC

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

2018-07-06 23:25:41 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