Namespace
library
Image / Tag
elasticsearch:6.5.0
Content Digest
sha256:81a75d058b2ca52be06915eed43343c4e289d5463265de8446fbd77f8e170327
Details
Created

2018-11-09 19:32:28 UTC

Size

399 MB

Content Digest
Labels
  • license
    Elastic License
  • org.label-schema.build-date
    20181006
  • 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.5.0

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-11.0.1

PATH

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


Layers

[#000] sha256:aeb7866da422acc7e93dcf7323f38d7646f6269af33bcdb6647f2094fc4b3bf7 - 17.87% (71.2 MB)

[#001] sha256:81639a7b2dd22a790d04a2ef8650b077a30c4ec694afa96bd273a83c3de64d1c - 45.01% (179 MB)

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

[#003] sha256:da4a438e18a07ab1c3147e0234193cbe148ebe211942b599c8e25390d4ebe399 - 1.71% (6.82 MB)

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

[#005] sha256:13fe2c49e9ddd533d33dc68aefb2c37d8c05e31f6b2e3a5dbb97679d2f7ca1df - 35.41% (141 MB)

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

[#007] sha256:64d1055a351e7721ea6c6f6b88519516fb698e290aba3b1e26aab3945e8845f0 - 0.0% (2.36 KB)


History
2018-10-09 18:19:47 UTC

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

2018-10-09 18:19:48 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=20181006

2018-10-09 18:19:48 UTC

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

2018-11-09 19:31:59 UTC

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

2018-11-09 19:32:04 UTC

/bin/sh -c curl -s https://download.java.net/java/GA/jdk11/13/GPL/openjdk-11.0.1_linux-x64_bin.tar.gz | tar -C /opt -zxf -

2018-11-09 19:32:04 UTC

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

2018-11-09 19:32:05 UTC

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

2018-11-09 19:32:10 UTC

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

2018-11-09 19:32:10 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-11-09 19:32:10 UTC

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

2018-11-09 19:32:27 UTC

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

2018-11-09 19:32:27 UTC

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

2018-11-09 19:32:27 UTC

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

2018-11-09 19:32:28 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-11-09 19:32:28 UTC

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

2018-11-09 19:32:28 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.5.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-11-09 19:32:28 UTC

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

2018-11-09 19:32:28 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