Namespace
library
Image / Tag
elasticsearch:7.8.1
Content Digest
sha256:2d9bedec9e41ab6deac52fa478ba6aae749b8e9dea4172f402013d788047368e
Details
Created

2020-07-21 16:46:17 UTC

Size

402 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-21T16:40:44.668009Z
  • 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
    b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.8.1
  • org.opencontainers.image.created
    2020-07-21T16:40:44.668009Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89
  • 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.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:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc - 18.01% (72.4 MB)

[#001] sha256:50c3bb99d4d5e3be54ea472beb6aea573a5c150b8ad104e4e348facc384ea5d0 - 0.0% (9.24 KB)

[#002] sha256:41844ab4e28459cdad440176bb9498b2ce0c4023024c849a6bdec6343e2fdfde - 5.97% (24 MB)

[#003] sha256:0eb5eb9335297ade6d17208067a9467718523b1d42a7d4cc0bfaeebf00862abd - 0.0% (2.22 KB)

[#004] sha256:e4013d3173a219fa02e902f9be0622452a826c10a3a60640319ff22d7f074c28 - 75.97% (305 MB)

[#005] sha256:1f6c0ce7bcd6a82417d98333182f508a64345fbd1342a7e1c97e393f60a92b52 - 0.0% (282 Bytes)

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

[#007] sha256:030a650fb544d66e73b6d48fcb7ed24446dc49d094c6fc04cc337522d8219ff4 - 0.0% (2.02 KB)

[#008] sha256:1e0f6a626b58864e1f2ff3359a4c965b14898379bcfaf790345e3b8c28c90b30 - 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-07-21 16:45:08 UTC

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

2020-07-21 16:45:09 UTC

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

2020-07-21 16:45:50 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-07-21 16:45:51 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-07-21 16:45:52 UTC

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

2020-07-21 16:46:09 UTC

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

2020-07-21 16:46:11 UTC

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

2020-07-21 16:46:11 UTC

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

2020-07-21 16:46:12 UTC

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

2020-07-21 16:46:14 UTC

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

2020-07-21 16:46:17 UTC

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

2020-07-21 16:46:17 UTC

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

2020-07-21 16:46:17 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-07-21T16:40:44.668009Z 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=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.1 org.opencontainers.image.created=2020-07-21T16:40:44.668009Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 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.1

2020-07-21 16:46:17 UTC

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

2020-07-21 16:46:17 UTC

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

Details
Created

2020-07-21 20:31:10 UTC

Size

617 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-21T20:27:29.003173Z
  • 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
    b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.8.1
  • org.opencontainers.image.created
    2020-07-21T20:27:29.003173Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89
  • 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.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:ae60b79047f8473e02511e923f461b869b62d2bf110b9fa282656e9f0128932d - 16.16% (99.7 MB)

[#001] sha256:8d5cb6cd36b4ea4f01b9ef6c03d71995c529196ed844a24ae983247635e03b9e - 0.0% (8.82 KB)

[#002] sha256:bf3a5ed106f40a8f9ec10ffa9e13bbe515ba81ec24a539f8fc5b9ea8f981dd08 - 34.8% (215 MB)

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

[#004] sha256:ad981d8dc724626a14a8ddd25bb4e32787d4f625392e4a4872ddcb50a32c03ac - 49.01% (302 MB)

[#005] sha256:6f7055380278aa1f3f1ae0809b18b798c54050643c3be3603dbc0e7b49fe8fec - 0.0% (280 Bytes)

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

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

[#008] sha256:3198a09acb03093c188ed08a500853a7393bd86e171d5c5c7c5733c8d5a01013 - 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-07-21 20:29:58 UTC

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

2020-07-21 20:29:59 UTC

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

2020-07-21 20:30:53 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-07-21 20:30:57 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-07-21 20:30:57 UTC

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

2020-07-21 20:31:00 UTC

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

2020-07-21 20:31:07 UTC

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

2020-07-21 20:31:07 UTC

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

2020-07-21 20:31:08 UTC

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

2020-07-21 20:31:08 UTC

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

2020-07-21 20:31:09 UTC

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

2020-07-21 20:31:09 UTC

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

2020-07-21 20:31:09 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-07-21T20:27:29.003173Z 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=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.1 org.opencontainers.image.created=2020-07-21T20:27:29.003173Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 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.1

2020-07-21 20:31:09 UTC

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

2020-07-21 20:31:10 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