Namespace
library
Image / Tag
elasticsearch:7.7.1
Content Digest
sha256:dff614393a31b93e8bbe9f8d1a77be041da37eac2a7a9567166dd5a2abab7c67
Details
Created

2020-05-28 16:35:24 UTC

Size

397 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-05-28T16:30:01.040088Z
  • 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
    ad56dce891c901a492bb1ee393f12dfff473a423
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.7.1
  • org.opencontainers.image.created
    2020-05-28T16:30:01.040088Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License
  • org.opencontainers.image.revision
    ad56dce891c901a492bb1ee393f12dfff473a423
  • 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.7.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.23% (72.4 MB)

[#001] sha256:4f79045bc94aaaa1467cc2932e15d52087c3764c7f2c96e3576db0bf8cf1a339 - 0.0% (9.24 KB)

[#002] sha256:4602c5830f92b55fbfdeebaf1588e09c64f4eed5e4a2293b396b81f45b489dff - 5.76% (22.9 MB)

[#003] sha256:10ef2eb1c9b12741ff275f1e64b90b711fdcad816a74ca1df96e24bf187088a4 - 0.0% (2.22 KB)

[#004] sha256:47fca9194a1bdf209be1463cff0593992ee663c318f4d0b3b117ecd63ba4602a - 75.96% (302 MB)

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

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

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

[#008] sha256:f89bc5c60b5f633533bbd5eba6e2a8cdae324504b01ecf3f0fc752780d404320 - 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-05-28 16:34:36 UTC

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

2020-05-28 16:34:37 UTC

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

2020-05-28 16:35:07 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-05-28 16:35:08 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-05-28 16:35:08 UTC

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

2020-05-28 16:35:19 UTC

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

2020-05-28 16:35:20 UTC

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

2020-05-28 16:35:21 UTC

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

2020-05-28 16:35:21 UTC

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

2020-05-28 16:35:22 UTC

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

2020-05-28 16:35:23 UTC

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

2020-05-28 16:35:23 UTC

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

2020-05-28 16:35:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-05-28T16:30:01.040088Z 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=ad56dce891c901a492bb1ee393f12dfff473a423 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.7.1 org.opencontainers.image.created=2020-05-28T16:30:01.040088Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=ad56dce891c901a492bb1ee393f12dfff473a423 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.7.1

2020-05-28 16:35:24 UTC

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

2020-05-28 16:35:24 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