Namespace
library
Image / Tag
elasticsearch:6.4.0
Content Digest
sha256:96345f6d73c0d615ddf8b9683848d625f211efacfe3b5b8765debbd1eebc5663
Details
Created

2018-08-18 00:13:27 UTC

Size

402 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.0

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.71% (71.2 MB)

[#001] sha256:6cb472d8b34a527752fc4c63acb88ef630884e555ed2581ad8977db3f97f76b1 - 48.69% (196 MB)

[#002] sha256:3a4f4d86c1c14da7b77ebbd639032872497ff4611154308905c26e920d1a43e4 - 0.0% (214 Bytes)

[#003] sha256:d185a64a7692d934852527b114842637833cd3827a62ea212ab8548fcb7962b1 - 1.56% (6.26 MB)

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

[#005] sha256:c8e97292a30a64e76ac4f913aa618027658d3559febecbed4ee5c438ca29754c - 32.04% (129 MB)

[#006] sha256:c1c1a056e791816e6d219abfeea64faa7df193790c3894121921c5ef387d444f - 0.0% (1.98 KB)

[#007] sha256:69b6c77c32368ce4dbde23cd2dfd456868fbeeb14427d06f1ca9895606bd732b - 0.0% (2.31 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-08-18 00:11:54 UTC

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

2018-08-18 00:12:52 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-08-18 00:12:53 UTC

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

2018-08-18 00:12:53 UTC

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

2018-08-18 00:13:05 UTC

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

2018-08-18 00:13:06 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-08-18 00:13:06 UTC

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

2018-08-18 00:13:26 UTC

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

2018-08-18 00:13:26 UTC

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

2018-08-18 00:13:26 UTC

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

2018-08-18 00:13:27 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-08-18 00:13:27 UTC

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

2018-08-18 00:13:27 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.0 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-08-18 00:13:27 UTC

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

2018-08-18 00:13:27 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