Namespace
library
Image / Tag
elasticsearch:7.8.0
Content Digest
sha256:945f80960f2ad1bd4b88bd07a9ba160d22d4285bbc8a720d052379006d5d57a6
Details
Created

2020-06-14 19:40:26 UTC

Size

401 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-06-14T19:35:50.234439Z
  • 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
    757314695644ea9a1dc2fecd26d1a43856725e65
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.8.0
  • org.opencontainers.image.created
    2020-06-14T19:35:50.234439Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    757314695644ea9a1dc2fecd26d1a43856725e65
  • 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.8.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:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc - 18.03% (72.4 MB)

[#001] sha256:7a096b8f20be15fbba037cdd0cb24101af40e9f74fb5cf3031a350d13aced548 - 0.0% (9.24 KB)

[#002] sha256:9dd8117fbfec5c22d8b96bd9c71111ca298bfcf2518932aee9300b5d2529a289 - 5.7% (22.9 MB)

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

[#004] sha256:dfce820717b417ccf8c29f3ceb2cfe8f776469ba5c824efd24a04c2caa452888 - 76.22% (306 MB)

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

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

[#007] sha256:2f80b981dd6a20a8e704856a66cfcb1db267f75951d49e227b448f9ac760dc2b - 0.0% (2.02 KB)

[#008] sha256:05f8a08da0ba9eef419fde5105d98d48ecfac86b0970d4940ae1d12d57f7bf56 - 0.05% (196 KB)


History
2020-05-05 21:20:06 UTC

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

2020-05-05 21:20:06 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=20200504 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-05-04 00:00:00+01:00

2020-05-05 21:20:07 UTC

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

2020-06-14 19:39:50 UTC

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

2020-06-14 19:39:50 UTC

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

2020-06-14 19:40:09 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-06-14 19:40:10 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-06-14 19:40:10 UTC

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

2020-06-14 19:40:22 UTC

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

2020-06-14 19:40:23 UTC

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

2020-06-14 19:40:23 UTC

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

2020-06-14 19:40:24 UTC

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

2020-06-14 19:40:25 UTC

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

2020-06-14 19:40:26 UTC

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

2020-06-14 19:40:26 UTC

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

2020-06-14 19:40:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-06-14T19:35:50.234439Z 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=757314695644ea9a1dc2fecd26d1a43856725e65 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.0 org.opencontainers.image.created=2020-06-14T19:35:50.234439Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=757314695644ea9a1dc2fecd26d1a43856725e65 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.8.0

2020-06-14 19:40:26 UTC

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

2020-06-14 19:40:26 UTC

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

Details
Created

2020-06-14 22:42:48 UTC

Size

617 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-06-14T22:39:12.009735Z
  • 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
    757314695644ea9a1dc2fecd26d1a43856725e65
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.8.0
  • org.opencontainers.image.created
    2020-06-14T22:39:12.009735Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    757314695644ea9a1dc2fecd26d1a43856725e65
  • 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.8.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:ae60b79047f8473e02511e923f461b869b62d2bf110b9fa282656e9f0128932d - 16.17% (99.7 MB)

[#001] sha256:7045b895c5ed80fdd5cea557b7ef7cdd57dca946cbeae64e51ef78438ee3ed09 - 0.0% (8.83 KB)

[#002] sha256:396c5afd8c56a4d0ab4ba3d0a3d8a56f5f2b331b1e211e0ed84a23f85baace78 - 34.63% (214 MB)

[#003] sha256:748e538016955c2c58fcedcc30ed2c53d4a940520d846d9b19784dc7f679d4ee - 0.0% (2.26 KB)

[#004] sha256:c6ab8b9fd19a6ee0263933c7bdb8d996c045fb16dff54296d70cc8852500bed3 - 49.16% (303 MB)

[#005] sha256:64847ece58a510f0b2b5d81fc931bc3ab0b0013c54f71cc91edfcb3ccfe1ac13 - 0.0% (277 Bytes)

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

[#007] sha256:4d51c4c733b8652ca2ca654210f344e3958b156fc40e86b30c513f4eeeea6634 - 0.0% (2.02 KB)

[#008] sha256:4d8cfbc8fa09218491498526a78b3cb155867f017e5417588c9f591bcb47d803 - 0.03% (211 KB)


History
2020-05-05 21:41:25 UTC

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

2020-05-05 21:41:30 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=20200504 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-05-04 00:00:00+01:00

2020-05-05 21:41:31 UTC

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

2020-06-14 22:41:39 UTC

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

2020-06-14 22:41:39 UTC

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

2020-06-14 22:42:31 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-06-14 22:42:35 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-06-14 22:42:35 UTC

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

2020-06-14 22:42:37 UTC

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

2020-06-14 22:42:45 UTC

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

2020-06-14 22:42:45 UTC

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

2020-06-14 22:42:45 UTC

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

2020-06-14 22:42:46 UTC

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

2020-06-14 22:42:47 UTC

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

2020-06-14 22:42:47 UTC

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

2020-06-14 22:42:47 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-06-14T22:39:12.009735Z 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=757314695644ea9a1dc2fecd26d1a43856725e65 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.0 org.opencontainers.image.created=2020-06-14T22:39:12.009735Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=757314695644ea9a1dc2fecd26d1a43856725e65 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.8.0

2020-06-14 22:42:48 UTC

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

2020-06-14 22:42:48 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