Namespace
library
Image / Tag
elasticsearch:7.6.1
Content Digest
sha256:e779a3f3e2b5ec085c44055e61ac908f42c8c174628219d22ad405d9fe7e10fb
Details
Created

2020-02-29 00:20:16 UTC

Size

386 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-02-29T00:15:25.529771Z
  • 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
    aa751e09be0a5072e8570670309b1f12348f023b
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.6.1
  • org.opencontainers.image.created
    2020-02-29T00:15:25.529771Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    aa751e09be0a5072e8570670309b1f12348f023b
  • 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
    7.6.1

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

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

[#001] sha256:d1836a70f10a6b47ef6d1fe5cd28dd71944f74c2d2ef39fb73ad80c4b3adbaa7 - 7.62% (29.4 MB)

[#002] sha256:20af6116b6bdbd08955ecb57b6706aab95e917ae4dddbcea9159e2fc3362f593 - 0.0% (2.28 KB)

[#003] sha256:85c1a145d9e83e3add5ee1b99ca88a1e55b7b17148f05ea1a955782a435c515b - 73.65% (284 MB)

[#004] sha256:992cc3ebce9bd550325456e56ae93a9c50bb373927a1ac1ae24a5638578a0b5b - 0.0% (293 Bytes)

[#005] sha256:c986d28790533411f611a1f8edda725e232ed9ea26dafa5f2486dde00a5f245a - 0.0% (1.58 KB)

[#006] sha256:662a6b9facf4e20ad14bec871c5478272a358924864f752c1265a5dc326c5398 - 0.0% (1.91 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-02-29 00:19:15 UTC

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

2020-02-29 00:20:01 UTC

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

2020-02-29 00:20:02 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-02-29 00:20:02 UTC

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

2020-02-29 00:20:12 UTC

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

2020-02-29 00:20:13 UTC

/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts

2020-02-29 00:20:14 UTC

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

2020-02-29 00:20:14 UTC

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

2020-02-29 00:20:15 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-02-29 00:20:15 UTC

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

2020-02-29 00:20:15 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-02-29T00:15:25.529771Z 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=aa751e09be0a5072e8570670309b1f12348f023b org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.6.1 org.opencontainers.image.created=2020-02-29T00:15:25.529771Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=aa751e09be0a5072e8570670309b1f12348f023b 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=7.6.1

2020-02-29 00:20:15 UTC

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

2020-02-29 00:20:16 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