Namespace
library
Image / Tag
elasticsearch:6.4.1
Content Digest
sha256:92bdd45b76e2de9fcefd8b6d0c58cf894a3e8e896d668183bfe4a3c5e4438626
Details
Created

2018-09-13 23:05:46 UTC

Size

415 MB

Content Digest
Labels
  • license
    Elastic License
  • org.label-schema.build-date
    20180804
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    elasticsearch
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://www.elastic.co/products/elasticsearch
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch-docker
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.4.1

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-10.0.2

PATH

/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:256b176beaff7815db2a93ee2071621ae88f451bb1e198ca73010ed5bba79b65 - 17.16% (71.2 MB)

[#001] sha256:23717033cad3735459e69746cd6658d702d5bbd3420752aa24db69d8e77f67e9 - 47.18% (196 MB)

[#002] sha256:65a5d1e804d6b3904ae3d42f19672cfb680c15ff0331932bc564e50c0c3d0de0 - 0.0% (217 Bytes)

[#003] sha256:8d4cea401c4752e1b90291be5d788554560028294d93a5582f782d876df17303 - 4.62% (19.2 MB)

[#004] sha256:7a6dfc1dcb18943b9d6ea3acf78e06d8a35e721f08ab563386f7bba01daa900b - 0.0% (2.02 KB)

[#005] sha256:addce80b2d10213b5b3043e450c8de77cc853a2531191981a0aa1475e705fb5d - 31.05% (129 MB)

[#006] sha256:fe838fcbdd8444998ebe0e0ce083ea4625d3c82ed126171485b612b3c3baa562 - 0.0% (2.02 KB)

[#007] sha256:6a4a081ee70d5d45c6fd628a0bc4cf59eec06abd9e0e56862088966203c42570 - 0.0% (2.35 KB)


History
2018-08-06 19:21:47 UTC

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

2018-08-06 19:21:47 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20180804

2018-08-06 19:21:48 UTC

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

2018-09-13 23:04:19 UTC

/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true

2018-09-13 23:04:55 UTC

/bin/sh -c curl -s https://download.java.net/java/GA/jdk10/10.0.2/19aef61b38124481863b1413dce1855f/13/openjdk-10.0.2_linux-x64_bin.tar.gz | tar -C /opt -zxf -

2018-09-13 23:04:55 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-10.0.2

2018-09-13 23:04:56 UTC

/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /opt/jdk-10.0.2/lib/security/cacerts

2018-09-13 23:05:25 UTC

/bin/sh -c yum update -y && yum install -y nc unzip wget which && yum clean all

2018-09-13 23:05:25 UTC

/bin/sh -c groupadd -g 1000 elasticsearch && adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch && chmod 0775 /usr/share/elasticsearch && chgrp 0 /usr/share/elasticsearch

2018-09-13 23:05:25 UTC

/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch

2018-09-13 23:05:45 UTC

/bin/sh -c #(nop) COPY --chown=1000:0dir:e111a9b6566b5aa7fb125b034476497d728ed321a5d5f4415928ad36283ab56d in /usr/share/elasticsearch

2018-09-13 23:05:45 UTC

/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-09-13 23:05:45 UTC

/bin/sh -c #(nop) COPY --chown=1000:0file:0835d3d3ae8342e1be53607254cb0caca7134efdfcb7a65dcebbf3097ec59b11 in /usr/local/bin/docker-entrypoint.sh

2018-09-13 23:05:46 UTC

/bin/sh -c chgrp 0 /usr/local/bin/docker-entrypoint.sh && chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh

2018-09-13 23:05:46 UTC

/bin/sh -c #(nop) EXPOSE 9200 9300

2018-09-13 23:05:46 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=elasticsearch org.label-schema.version=6.4.1 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.vcs-url=https://github.com/elastic/elasticsearch-docker license=Elastic License

2018-09-13 23:05:46 UTC

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

2018-09-13 23:05:46 UTC

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

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