Namespace
library
Image / Tag
elasticsearch:6.8.19
Content Digest
sha256:82612bbbba04146dac1cc15bdd01f72ccda0bcf5ffb01ff7eeb9200fff5c1efb
Details
Created

2021-09-15 16:45:39 UTC

Size

460 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-09-15T16:38:13.498661Z
  • 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
    33e6bd06997efac400c67a9edd0eb1c9d89e20f5
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.8.19
  • org.opencontainers.image.created
    2021-09-15T16:38:13.498661Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    33e6bd06997efac400c67a9edd0eb1c9d89e20f5
  • 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.19

Environment
ELASTIC_CONTAINER

true

JAVA_HOME

/opt/jdk-15.0.1+9

PATH

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


Layers

[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 15.78% (72.6 MB)

[#001] sha256:cd0623a616b00db3ac8096129fc4420ba288c55dead66204b9ca0b85a8cb70bf - 43.06% (198 MB)

[#002] sha256:afbf4afd32e3e87952fd3c75ba99e01008ec31fda2b4bdf02483f2c4d747e091 - 10.02% (46.1 MB)

[#003] sha256:1e590bb5a4c5d4f74d24fb6da06a20dea853b42289a4b0d41ab4bd224adadfea - 0.0% (2.26 KB)

[#004] sha256:b3a220f328b69e2b953eecb264763461ba16e8a38b426a111f6360a2ae946128 - 31.14% (143 MB)

[#005] sha256:206b90d111de3aa26a60f08f82471aa523f331d5580b4b1c0f0873863dc33c78 - 0.0% (2.02 KB)

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


History
2020-11-14 00:20:04 UTC

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

2020-11-14 00:20:04 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=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00

2020-11-14 00:20:04 UTC

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

2021-09-15 16:44:11 UTC

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

2021-09-15 16:44:12 UTC

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

2021-09-15 16:44:21 UTC

/bin/sh -c #(nop) COPY dir:8d79ae5f21bb18379c0d92b3d252f4730fec22a4509252ec794212b8f72bd7af in /opt/jdk-15.0.1+9

2021-09-15 16:45:24 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)

2021-09-15 16:45:26 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

2021-09-15 16:45:27 UTC

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

2021-09-15 16:45:31 UTC

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

2021-09-15 16:45:32 UTC

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

2021-09-15 16:45:33 UTC

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

2021-09-15 16:45:36 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

2021-09-15 16:45:38 UTC

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

2021-09-15 16:45:38 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-09-15T16:38:13.498661Z 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=33e6bd06997efac400c67a9edd0eb1c9d89e20f5 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.19 org.opencontainers.image.created=2021-09-15T16:38:13.498661Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=33e6bd06997efac400c67a9edd0eb1c9d89e20f5 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.19

2021-09-15 16:45:39 UTC

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

2021-09-15 16:45:39 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