Namespace
library
Image / Tag
elasticsearch:7.9.3
Content Digest
sha256:a13cd87cbf139fadbca64972ef2c8777222236887d303e4177c1ab7cff1b52f6
Details
Created

2020-10-16 10:41:05 UTC

Size

373 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-16T10:36:16.141335Z
  • 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
    c4138e51121ef06a6404866cddc601906fe5c868
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.9.3
  • org.opencontainers.image.created
    2020-10-16T10:36:16.141335Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    c4138e51121ef06a6404866cddc601906fe5c868
  • 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.9.3

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

[#000] sha256:75f829a71a1c5277a7abf55495ac8d16759691d980bf1d931795e5eb68a294c0 - 19.38% (72.3 MB)

[#001] sha256:2dd8aabff66579d4af7fee16d78cd1da41b5cb1b061200d8679922a80040273c - 0.0% (9.24 KB)

[#002] sha256:fd17121b3976ef6597ade0621cffa8927c3bff995da7a653a608b5461c15dcb3 - 1.85% (6.9 MB)

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

[#004] sha256:4ccdd8a52dc05e5935acf607b46064583fa65b40d80612891e3a35ff70acf735 - 78.71% (294 MB)

[#005] sha256:d018d3fc07a49cc2a27cbbc76749dfd77f38684c7482b4b11c10f7a91bfb06e0 - 0.0% (281 Bytes)

[#006] sha256:70f1e3a1960ad99468199edd036fe3b559f10fe76fea90b83e0d853bad203eb0 - 0.0% (1.68 KB)

[#007] sha256:8f58f7e426faeec7f759789d0841d26ff296fcfda8d64a72e51fc4af8f3e1aea - 0.0% (2.01 KB)

[#008] sha256:817feb91b55c590cde52765064649bf5b6188541e13c499d977fe1a472893272 - 0.05% (196 KB)


History
2020-08-10 18:20:08 UTC

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

2020-08-10 18:20:09 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=20200809 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-08-09 00:00:00+01:00

2020-08-10 18:20:09 UTC

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

2020-10-16 10:40:21 UTC

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

2020-10-16 10:40:22 UTC

/bin/sh -c #(nop) COPY file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini

2020-10-16 10:40:47 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-10-16 10:40:48 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-10-16 10:40:48 UTC

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

2020-10-16 10:41:01 UTC

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

2020-10-16 10:41:02 UTC

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

2020-10-16 10:41:02 UTC

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

2020-10-16 10:41:02 UTC

/bin/sh -c #(nop) COPY file:d964df1452418918baf1d29ee20df18c9648ca6c9d51764640fca470bd9a9366 in /usr/local/bin/docker-entrypoint.sh

2020-10-16 10:41:03 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh

2020-10-16 10:41:04 UTC

/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +

2020-10-16 10:41:04 UTC

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

2020-10-16 10:41:05 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-16T10:36:16.141335Z 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=c4138e51121ef06a6404866cddc601906fe5c868 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.9.3 org.opencontainers.image.created=2020-10-16T10:36:16.141335Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=c4138e51121ef06a6404866cddc601906fe5c868 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.9.3

2020-10-16 10:41:05 UTC

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

2020-10-16 10:41:05 UTC

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

Details
Created

2020-10-16 13:37:02 UTC

Size

384 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-16T13:34:25.304557Z
  • 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
    c4138e51121ef06a6404866cddc601906fe5c868
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.9.3
  • org.opencontainers.image.created
    2020-10-16T13:34:25.304557Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    c4138e51121ef06a6404866cddc601906fe5c868
  • 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.9.3

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

[#000] sha256:9f74aa7d9ab9b412a3fcf68bb81925361c12040976f82e40aec2a10d83fb0ec6 - 26.63% (102 MB)

[#001] sha256:787a765508d83b81a105c6a43f8fb0f67fa00b18656c04bad47047df641f9223 - 0.0% (8.83 KB)

[#002] sha256:ab593d6f94598de2bef9440a2a06fc8cce1b96b00eae75ca699a84c570f31efc - 1.73% (6.65 MB)

[#003] sha256:8d61aced22a4d6976f49c49d8bcc1e01f0d77da373df9774a6f028b9de12438d - 0.0% (2.25 KB)

[#004] sha256:1dbba22529658fbadcac739581a818908f70555015aa6ba1acd9c6ed3a64e24b - 71.59% (275 MB)

[#005] sha256:40d439482a940dc418802d2b7ff57e7e774393ae03044c2b576639b73cf5d1c8 - 0.0% (278 Bytes)

[#006] sha256:f506bcb6c300559d550ec0ba529b9a0319db5f42c6c50336b089c93d49672d8b - 0.0% (1.68 KB)

[#007] sha256:fccbde717d0f6ec3ed7f4fd38591cf4afe6742e4c012e5e01b1588e53db4a132 - 0.0% (2.01 KB)

[#008] sha256:f396ba01a7bc6003f095a74d00858f3f8a486ceab5aad74a11fd7acf2ff06218 - 0.05% (206 KB)


History
2020-08-10 18:40:15 UTC

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

2020-08-10 18:40:21 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=20200809 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-08-09 00:00:00+01:00

2020-08-10 18:40:21 UTC

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

2020-10-16 13:36:49 UTC

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

2020-10-16 13:36:49 UTC

/bin/sh -c #(nop) COPY file:71bfd2daffa1277e243209a08921f2609e22adbf82217ed08c071eb3a2ddca8a in /tini

2020-10-16 13:36:54 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-10-16 13:36:55 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-10-16 13:36:55 UTC

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

2020-10-16 13:36:57 UTC

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

2020-10-16 13:37:00 UTC

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

2020-10-16 13:37:00 UTC

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

2020-10-16 13:37:00 UTC

/bin/sh -c #(nop) COPY file:d964df1452418918baf1d29ee20df18c9648ca6c9d51764640fca470bd9a9366 in /usr/local/bin/docker-entrypoint.sh

2020-10-16 13:37:01 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh

2020-10-16 13:37:02 UTC

/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +

2020-10-16 13:37:02 UTC

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

2020-10-16 13:37:02 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-16T13:34:25.304557Z 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=c4138e51121ef06a6404866cddc601906fe5c868 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.9.3 org.opencontainers.image.created=2020-10-16T13:34:25.304557Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=c4138e51121ef06a6404866cddc601906fe5c868 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.9.3

2020-10-16 13:37:02 UTC

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

2020-10-16 13:37:02 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