Namespace
library
Image / Tag
elasticsearch:7.14.1
Content Digest
sha256:80bc3fe9d3ab2da410abadc2245eb5833c7ef7bb58ce2d89b24dabfb8c3d5233
Details
Created

2021-08-26 09:09:58 UTC

Size

489 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-26T09:01:05.390870785Z
  • 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
    66b55ebfa59c92c15db3f69a335d500018b3331e
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.14.1
  • org.opencontainers.image.created
    2021-08-26T09:01:05.390870785Z
  • 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
    66b55ebfa59c92c15db3f69a335d500018b3331e
  • 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.14.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:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 - 14.66% (71.7 MB)

[#001] sha256:676f9b0455ba4d508e035773a7eab61d6ee975a3abd0e25ea553806f4983a0da - 17.9% (87.5 MB)

[#002] sha256:b2883bec0e7105d01c4822922438d600b07e3fe41a7939d5c60b3aef5cf7a0d0 - 0.0% (2.34 KB)

[#003] sha256:4da0c921bd93bda616f9008e6e9bb74dd1eb33d7605384c1bae4c9a1877bff3f - 67.41% (330 MB)

[#004] sha256:006b83acd4d9eff0b3cf7dffddfd658fa0ac07147887ed79f65eb3e54ceeeb5c - 0.0% (9.31 KB)

[#005] sha256:fc7d661103bfc1c38dc1c51f87ba250ae98861cb77deda5e22cf615fbe2d6cdb - 0.0% (1.93 KB)

[#006] sha256:351a057c286e93bdae4426939a92f3273a815a995e02a18714693dc7bd3f583c - 0.04% (195 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-08-26 09:09:35 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-08-26 09:09:37 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-08-26 09:09:37 UTC

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

2021-08-26 09:09:38 UTC

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

2021-08-26 09:09:52 UTC

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

2021-08-26 09:09:53 UTC

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

2021-08-26 09:09:53 UTC

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

2021-08-26 09:09:53 UTC

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

2021-08-26 09:09:56 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-08-26 09:09:57 UTC

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

2021-08-26 09:09:57 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-08-26T09:01:05.390870785Z 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=66b55ebfa59c92c15db3f69a335d500018b3331e org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.14.1 org.opencontainers.image.created=2021-08-26T09:01:05.390870785Z 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=66b55ebfa59c92c15db3f69a335d500018b3331e 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.14.1

2021-08-26 09:09:57 UTC

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

2021-08-26 09:09:58 UTC

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

Details
Created

2021-08-26 10:09:14 UTC

Size

487 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-08-26T10:04:00.602808229Z
  • 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
    66b55ebfa59c92c15db3f69a335d500018b3331e
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.14.1
  • org.opencontainers.image.created
    2021-08-26T10:04:00.602808229Z
  • 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
    66b55ebfa59c92c15db3f69a335d500018b3331e
  • 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.14.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:333cbcae3fb80b9a46084ae4caea81a84aafda9700fb646ab89206d0cfe213fd - 14.81% (72.1 MB)

[#001] sha256:92bf28013b64ea8b5ab5d119d4c3e38391c70ca47b720a34328f263449a3cc65 - 17.97% (87.5 MB)

[#002] sha256:6cf5c6e2fdd7686d10104131a5073d2b1e904da83bd64203854785d8b3f118f7 - 0.0% (2.34 KB)

[#003] sha256:57878f080fedc3a9f78e5054e75f6a414f72e44567bd6127f0b03f69c8a3ff56 - 67.18% (327 MB)

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

[#005] sha256:bd8f8b9d0783eaa7ed6204b966554aedaaa23df3182a6d595f2b13356d3358a0 - 0.0% (1.93 KB)

[#006] sha256:84390f1f69e0d33fb72dd81c709dc15628f6f11c06ddadf4a91af3f41320b337 - 0.04% (196 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-08-26 10:08:57 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-08-26 10:08:58 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-08-26 10:08:58 UTC

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

2021-08-26 10:08:59 UTC

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

2021-08-26 10:09:09 UTC

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

2021-08-26 10:09:11 UTC

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

2021-08-26 10:09:11 UTC

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

2021-08-26 10:09:11 UTC

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

2021-08-26 10:09:13 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-08-26 10:09:13 UTC

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

2021-08-26 10:09:13 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-08-26T10:04:00.602808229Z 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=66b55ebfa59c92c15db3f69a335d500018b3331e org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.14.1 org.opencontainers.image.created=2021-08-26T10:04:00.602808229Z 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=66b55ebfa59c92c15db3f69a335d500018b3331e 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.14.1

2021-08-26 10:09:14 UTC

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

2021-08-26 10:09:14 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