Namespace
library
Image / Tag
elasticsearch:7.6.0
Content Digest
sha256:578266a8f2de6e1a6896c487dd45cfc901a82ddf50be13bb7c56f97ecd693f77
Details
Created

2020-02-06 00:13:52 UTC

Size

386 MB

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

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.73% (72.3 MB)

[#001] sha256:c7bddb370e64731921089539400c0bc8bda98af256e11b913c0e4f17245c0f7d - 7.63% (29.4 MB)

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

[#003] sha256:5a7d0cebbd37e01d05178ddf2a9898c9dce4eb60cc5644c278f6036200320f57 - 73.64% (284 MB)

[#004] sha256:72685965d8ecaed6641275af791b5b13c4cca08f9c58d386e64ff06a19df5d94 - 0.0% (295 Bytes)

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

[#006] sha256:f96afe9ae49ec72c47c1f8a19b7d879a2105001bf1bf4222b8df12a92db5b97b - 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-06 00:12:51 UTC

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

2020-02-06 00:13:43 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-06 00:13:44 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-06 00:13:44 UTC

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

2020-02-06 00:13:50 UTC

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

2020-02-06 00:13:51 UTC

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

2020-02-06 00:13:51 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-06 00:13:51 UTC

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

2020-02-06 00:13:52 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-06 00:13:52 UTC

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

2020-02-06 00:13:52 UTC

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

2020-02-06 00:13:52 UTC

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

2020-02-06 00:13:52 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