Namespace
library
Image / Tag
elasticsearch:6.8.4
Content Digest
sha256:f4be4f53677e009df3db81f3f6a98908040968bd9a27bdfdf936c651d78e0319
Details
Created

2019-10-16 06:25:58 UTC

Size

472 MB

Content Digest
Labels
  • org.label-schema.build-date
    2019-10-16T06:19:49.319352Z
  • 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
    bca0c8d6a8e62c36e3f9e7673017393dcef557b6
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.8.4
  • org.opencontainers.image.created
    2019-10-16T06:19:49.319352Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    bca0c8d6a8e62c36e3f9e7673017393dcef557b6
  • 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.4

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-13+33

PATH

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


Layers

[#000] sha256:d8d02d45731499028db01b6fa35475f91d230628b4e25fab8e3c015594dc3261 - 15.25% (71.9 MB)

[#001] sha256:d3dfcf2fdd68e67b409237ec333b6632d41f9b0eef7f767024a87171cb3ff03b - 42.14% (199 MB)

[#002] sha256:c8ffe81b87d5d623be0f3cbf7db5f28fbf76d0242fc09c97811f5acb20ab472b - 12.28% (58 MB)

[#003] sha256:3fdfbe1a764112680c7094fc8acedaeaca873b13e175636fa6a3ba9e5cb327b5 - 0.0% (2.23 KB)

[#004] sha256:dba32acd6977c5c6c5457f544a582cc3fc527d3c8736a6352af275f6dd713bb1 - 30.32% (143 MB)

[#005] sha256:cf006e61e0b6a63f5c043796a19a15829bbea7cfe63170211655c033b337c727 - 0.0% (2.01 KB)

[#006] sha256:a9425533f3f3dcc89236e3326d92882a88dfd9eb2e021d0aabac6faff5a1eed1 - 0.0% (2.34 KB)


History
2019-08-20 20:21:00 UTC

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

2019-08-20 20:21:01 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=20190801

2019-08-20 20:21:01 UTC

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

2019-10-16 06:24:32 UTC

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

2019-10-16 06:24:33 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-13+33

2019-10-16 06:24:41 UTC

/bin/sh -c #(nop) COPY dir:fa35001dfd71704fd398eeeae470093e1d2a8c8db949660ee5f40775c2a279e2 in /opt/jdk-13+33

2019-10-16 06:25:51 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-10-16 06:25:52 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-10-16 06:25:52 UTC

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

2019-10-16 06:25:56 UTC

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

2019-10-16 06:25:56 UTC

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

2019-10-16 06:25:57 UTC

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

2019-10-16 06:25:57 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-10-16 06:25:57 UTC

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

2019-10-16 06:25:58 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-10-16T06:19:49.319352Z 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=bca0c8d6a8e62c36e3f9e7673017393dcef557b6 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.4 org.opencontainers.image.created=2019-10-16T06:19:49.319352Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=bca0c8d6a8e62c36e3f9e7673017393dcef557b6 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.4

2019-10-16 06:25:58 UTC

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

2019-10-16 06:25:58 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