Namespace
library
Image / Tag
elasticsearch:7.11.2
Content Digest
sha256:2e56476fb7c0798af3f1f7a2db05fba986757b6df83ae618669af86858450625
Details
Created

2021-03-06 06:02:38 UTC

Size

404 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-03-06T05:54:38.141101Z
  • org.label-schema.license
    Elastic-License-2.0
  • 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
    3e5a16cfec50876d20ea77b075070932c6464c7d
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.11.2
  • org.opencontainers.image.created
    2021-03-06T05:54:38.141101Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License-2.0
  • org.opencontainers.image.revision
    3e5a16cfec50876d20ea77b075070932c6464c7d
  • 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.11.2

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

[#000] sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 - 17.73% (71.7 MB)

[#001] sha256:f6ad0a5816b40b0adea62f55cc2642008d014e782de78060c53bbd1b59a23f11 - 5.7% (23 MB)

[#002] sha256:11759071277b4271c1b6ea1cf2758abc40eaf7c1d7e4b89e5703e4e09a6df77f - 0.0% (2.31 KB)

[#003] sha256:644b28cbcc51b00bba8c9423d3b9cd58ace990b7ebe604bb7df660d51585091f - 76.53% (310 MB)

[#004] sha256:9ff3a083d2e9aa01eaa4ec906003585367c4d038f1e8b98b9f4365c990f213a5 - 0.0% (9.31 KB)

[#005] sha256:921dc7ad9dcb69dcbd3815cd60cb5cd7693c266ced0109b2260040a236007020 - 0.0% (1.9 KB)

[#006] sha256:9b2c365b73e4bb9334fa6da795bfca30668e10358890cc78e710941df1bd0532 - 0.05% (191 KB)


History
2020-12-08 00:22:52 UTC

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

2020-12-08 00:22:52 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=20201204

2020-12-08 00:22:53 UTC

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

2021-03-06 06:02:08 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

2021-03-06 06:02:11 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 && chown -R 1000:0 /usr/share/elasticsearch

2021-03-06 06:02:11 UTC

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

2021-03-06 06:02:11 UTC

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

2021-03-06 06:02:28 UTC

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

2021-03-06 06:02:29 UTC

/bin/sh -c #(nop) COPY --chown=0:0file:cbfbfe828617d3c65a10427a333f66d6d0b1b1aaea532739bba4696579b6cb19 in /bin/tini

2021-03-06 06:02:30 UTC

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

2021-03-06 06:02:31 UTC

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

2021-03-06 06:02:36 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts

2021-03-06 06:02:37 UTC

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

2021-03-06 06:02:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-03-06T05:54:38.141101Z org.label-schema.license=Elastic-License-2.0 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=3e5a16cfec50876d20ea77b075070932c6464c7d org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.11.2 org.opencontainers.image.created=2021-03-06T05:54:38.141101Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=3e5a16cfec50876d20ea77b075070932c6464c7d 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.11.2

2021-03-06 06:02:38 UTC

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

2021-03-06 06:02:38 UTC

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

Details
Created

2021-03-06 06:34:51 UTC

Size

402 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-03-06T06:33:17.557680Z
  • org.label-schema.license
    Elastic-License-2.0
  • 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
    3e5a16cfec50876d20ea77b075070932c6464c7d
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.11.2
  • org.opencontainers.image.created
    2021-03-06T06:33:17.557680Z
  • org.opencontainers.image.documentation
    https://www.elastic.co/guide/en/elasticsearch/reference/index.html
  • org.opencontainers.image.licenses
    Elastic-License-2.0
  • org.opencontainers.image.revision
    3e5a16cfec50876d20ea77b075070932c6464c7d
  • 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.11.2

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

[#000] sha256:333cbcae3fb80b9a46084ae4caea81a84aafda9700fb646ab89206d0cfe213fd - 17.95% (72.1 MB)

[#001] sha256:3e21b627e3bc39b64c77d80f6a390328fa3cf7467648477477c31997129a8872 - 5.63% (22.6 MB)

[#002] sha256:fd6b470bd389633d9e3681e3059809a5ef12c11d572b72ecdf030a93bf277d41 - 0.0% (2.31 KB)

[#003] sha256:c3db070a59b72e5eadd7f6bcd8c5211ca5c3512d2aeebeda863bb7734813614b - 76.37% (307 MB)

[#004] sha256:1a36fc4462e8c53fcf2d28ae40346b1fbe76604c54452f4a940377a527e27fdf - 0.0% (8.9 KB)

[#005] sha256:f826d74d9dce11455d6b1579d19e9112c028e67b1c6ae135f60fc9b5d2a0aa3e - 0.0% (1.9 KB)

[#006] sha256:82eab6b8128c781c85ce10a45aa3c80922c39d79b1affb53249b5e8d1cd5ef80 - 0.05% (191 KB)


History
2020-12-07 23:42:06 UTC

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

2020-12-07 23:42: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=20201204

2020-12-07 23:42:10 UTC

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

2021-03-06 06:34:33 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

2021-03-06 06:34:34 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 && chown -R 1000:0 /usr/share/elasticsearch

2021-03-06 06:34:35 UTC

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

2021-03-06 06:34:35 UTC

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

2021-03-06 06:34:48 UTC

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

2021-03-06 06:34:48 UTC

/bin/sh -c #(nop) COPY --chown=0:0file:1d48586bd42e8cf29bed9d4feee798b5c536660cc7b115750f0cd4f7bd33c311 in /bin/tini

2021-03-06 06:34:49 UTC

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

2021-03-06 06:34:49 UTC

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

2021-03-06 06:34:50 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts

2021-03-06 06:34:50 UTC

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

2021-03-06 06:34:50 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-03-06T06:33:17.557680Z org.label-schema.license=Elastic-License-2.0 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=3e5a16cfec50876d20ea77b075070932c6464c7d org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.11.2 org.opencontainers.image.created=2021-03-06T06:33:17.557680Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=3e5a16cfec50876d20ea77b075070932c6464c7d 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.11.2

2021-03-06 06:34:51 UTC

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

2021-03-06 06:34:51 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