Namespace
library
Image / Tag
elasticsearch:6.8.8
Content Digest
sha256:6606066f12f09efeaaee8c3e9445fc1d60df5e947d87688049f9443207d2ead2
Details
Created

2020-03-18 23:28:21 UTC

Size

453 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-03-18T23:22:18.622755Z
  • 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
    2f4c2240ecfc520baef4353a726f13fc59c12066
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.8.8
  • org.opencontainers.image.created
    2020-03-18T23:22:18.622755Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    2f4c2240ecfc520baef4353a726f13fc59c12066
  • 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.8

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-14+36

PATH

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


Layers

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

[#001] sha256:95a81d6dd6ebf480228be5c61f684ec558bc4a8a745706e05571824605a7351d - 45.75% (207 MB)

[#002] sha256:43be5038628e709fbc5c7f239af2ec1c3c9da64c711e59b0b8fe190700575f58 - 6.52% (29.5 MB)

[#003] sha256:4ceac5aa6ce1930c997c0f69ae3874bd0d4fb354e91fa098d8cb59cd54cfc587 - 0.0% (2.28 KB)

[#004] sha256:c4250fdbb4420bb2f5b183212fc70a7a6824a3c97faf77dc08c676090ce60f13 - 31.78% (144 MB)

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

[#006] sha256:d81a885a18e119ef586a058cf1f824faf6f2d6533090ce51331d4d644505cb98 - 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"]

2020-03-18 23:27:21 UTC

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

2020-03-18 23:27:21 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-14+36

2020-03-18 23:27:28 UTC

/bin/sh -c #(nop) COPY dir:6061569ae0b6636f61b4e31d0d997c709a1e75f2f341f687d97d963f1b799e38 in /opt/jdk-14+36

2020-03-18 23:28:07 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)

2020-03-18 23:28:09 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

2020-03-18 23:28:09 UTC

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

2020-03-18 23:28:15 UTC

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

2020-03-18 23:28:16 UTC

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

2020-03-18 23:28:16 UTC

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

2020-03-18 23:28:19 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

2020-03-18 23:28:19 UTC

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

2020-03-18 23:28:19 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-03-18T23:22:18.622755Z 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=2f4c2240ecfc520baef4353a726f13fc59c12066 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.8 org.opencontainers.image.created=2020-03-18T23:22:18.622755Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=2f4c2240ecfc520baef4353a726f13fc59c12066 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.8

2020-03-18 23:28:21 UTC

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

2020-03-18 23:28:21 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