Namespace
library
Image / Tag
elasticsearch:6.8.6
Content Digest
sha256:be763d0b98b58a963f0496677be546211ec9aa336b0981ede98cec63325f55ef
Details
Created

2019-12-13 17:17:23 UTC

Size

444 MB

Content Digest
Labels
  • org.label-schema.build-date
    2019-12-13T17:11:52.013738Z
  • org.label-schema.license
    Elastic-License
  • 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.usage
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.label-schema.vcs-ref
    3d9f765bcad28244dc4c8eb8e8b7ba97ba5408f1
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.8.6
  • org.opencontainers.image.created
    2019-12-13T17:11:52.013738Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    3d9f765bcad28244dc4c8eb8e8b7ba97ba5408f1
  • org.opencontainers.image.source
    https://github.com/elastic/elasticsearch
  • org.opencontainers.image.title
    Elasticsearch
  • org.opencontainers.image.url
    https://www.elastic.co/products/elasticsearch
  • org.opencontainers.image.vendor
    Elastic
  • org.opencontainers.image.version
    6.8.6

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-13.0.1+9

PATH

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


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 16.29% (72.3 MB)

[#001] sha256:30cb0e53690c527d4f2213474e7e9d356d74eca131af3367af3c01a993a27a16 - 44.82% (199 MB)

[#002] sha256:1fbe49af2e052fc15d0d9b010ea5208ef4f20b5914c96382137ff5dd382b9388 - 6.53% (29 MB)

[#003] sha256:d5c2f84a28532ad57f599eeb33c4dcd10416730a521120a5e8f716057d84feb9 - 0.0% (2.27 KB)

[#004] sha256:5abe907f1981b69082a672cbfb0df3f6caefc6d67fc8044c9a89c7be6d4a1a47 - 32.36% (144 MB)

[#005] sha256:af265c640f776a25613348dae3e11786dd002226598997e92bbfdd1257cafb76 - 0.0% (2.03 KB)

[#006] sha256:02437bb6d8162fb9fcc460b210525a0b700646c88e2bf57b61a7e338477d9300 - 0.0% (2.36 KB)


History
2019-11-12 00:20:33 UTC

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

2019-11-12 00:20:33 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=20191001

2019-11-12 00:20:33 UTC

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

2019-12-13 17:16:36 UTC

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

2019-12-13 17:16:37 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-13.0.1+9

2019-12-13 17:16:45 UTC

/bin/sh -c #(nop) COPY dir:9ae941118a30a34d70aaead6ea1e85696e8f9d5331e6fccee2ff5817fb22eb15 in /opt/jdk-13.0.1+9

2019-12-13 17:17:10 UTC

/bin/sh -c for iter in {1..10}; do yum update --setopt=tsflags=nodocs -y && yum install -y --setopt=tsflags=nodocs nc unzip wget which && yum clean all && exit_code=0 && break || exit_code=\$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)

2019-12-13 17:17:12 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

2019-12-13 17:17:12 UTC

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

2019-12-13 17:17:17 UTC

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

2019-12-13 17:17:19 UTC

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

2019-12-13 17:17:20 UTC

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

2019-12-13 17:17:22 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

2019-12-13 17:17:23 UTC

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

2019-12-13 17:17:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-12-13T17:11:52.013738Z org.label-schema.license=Elastic-License 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.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.label-schema.vcs-ref=3d9f765bcad28244dc4c8eb8e8b7ba97ba5408f1 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.6 org.opencontainers.image.created=2019-12-13T17:11:52.013738Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=3d9f765bcad28244dc4c8eb8e8b7ba97ba5408f1 org.opencontainers.image.source=https://github.com/elastic/elasticsearch org.opencontainers.image.title=Elasticsearch org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=6.8.6

2019-12-13 17:17:23 UTC

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

2019-12-13 17:17:23 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