Namespace
library
Image / Tag
influxdb:1.3.2
Content Digest
sha256:8d2fb62d6df96d54d44ce06c80a38995e5396d1dcc36e2f947c31bbd678a2126
Details
Created

2017-08-07 16:52:27 UTC

Size

86.7 MB

Content Digest
Environment
INFLUXDB_VERSION

1.3.2

PATH

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


Layers

[#000] sha256:ad74af05f5a24bcf9459ae1cf7718628c2aeb6b587eb51b6eeaf639aca3e566f - 57.83% (50.2 MB)

[#001] sha256:2b032b8bbe8bc215ad3337035d0183fc353841ec6478d1c481e6e13628ad9e00 - 21.18% (18.4 MB)

[#002] sha256:fe19bdb595f29aa9966692d393f875211387e912a0b1ec7dd96e6ef0b23c0932 - 0.01% (6.63 KB)

[#003] sha256:093e3c51960e2818db54ede5afe5bb438dc27b91e29e3b0e330f0ac5de46457e - 20.98% (18.2 MB)

[#004] sha256:0aee0ea74cd35cd69516f950371318d9e0720172df8f02dbc187f7b0dc474540 - 0.0% (223 Bytes)

[#005] sha256:15389d0cdc7be85c921500548fd2a4f4d7482bb714c58c779d192fcf853a4346 - 0.0% (186 Bytes)


History
2017-07-24 16:51:25 UTC

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

2017-07-24 16:51:25 UTC

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

2017-07-24 17:24:28 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-07-24 17:24:29 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg2 dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2017-07-26 05:54:22 UTC

/bin/sh -c set -ex && 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

2017-08-07 16:52:22 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.3.2

2017-08-07 16:52:26 UTC

/bin/sh -c wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_amd64.deb.asc && wget -q https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_amd64.deb && gpg --batch --verify influxdb_${INFLUXDB_VERSION}_amd64.deb.asc influxdb_${INFLUXDB_VERSION}_amd64.deb && dpkg -i influxdb_${INFLUXDB_VERSION}_amd64.deb && rm -f influxdb_${INFLUXDB_VERSION}_amd64.deb*

2017-08-07 16:52:26 UTC

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

2017-08-07 16:52:26 UTC

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

2017-08-07 16:52:27 UTC

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

2017-08-07 16:52:27 UTC

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

2017-08-07 16:52:27 UTC

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

2017-08-07 16:52:27 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