Namespace
library
Image / Tag
elasticsearch:8.4.1
Content Digest
sha256:7dd81b0af4aa916cf58373d5befaad56f89b96dd5582ced9f63879ed2650802c
Details
Created

2022-08-26 16:07:40 UTC

Size

582 MB

Content Digest
Labels
  • org.label-schema.build-date
    2022-08-26T16:04:32.684451502Z
  • 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
    2bd229c8e56650b42e40992322a76e7914258f0c
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.4.1
  • org.opencontainers.image.created
    2022-08-26T16:04:32.684451502Z
  • 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
    2bd229c8e56650b42e40992322a76e7914258f0c
  • 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
    8.4.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:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 - 4.68% (27.2 MB)

[#001] sha256:50533006a60023f3d7a406494acba2cdff59066f9d6f74935b5d577d047995bb - 1.38% (8.05 MB)

[#002] sha256:21050bd733740a902db24d1b25605f5719a9507e21b27b02e9ee424824f146e8 - 0.0% (4.24 KB)

[#003] sha256:d6d8ab1d90f212273c775f1edff7a26c06f7f159a051cf0edfc18093bb85facb - 93.88% (546 MB)

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

[#005] sha256:7afff2f64b586e5aadffacb00d612deb0adf15ee9939c48bad2efc084976f766 - 0.0% (1.69 KB)

[#006] sha256:5552a92a8deb98a7319ac41d558e4dbd830c2456f2a4e2b33be81a8dc2068698 - 0.03% (187 KB)

[#007] sha256:65f9b3939425207f965b1ee1fd611d57336f73894d8c9b9c2d5cc70ecdea993d - 0.0% (409 Bytes)

[#008] sha256:48e160ec61e6813c82aea7dc1f785a0b82fb30694764a7a07bf248f7fe85584a - 0.02% (100 KB)


History
2022-08-02 01:30:49 UTC

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

2022-08-02 01:30:49 UTC

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

2022-08-26 16:07:18 UTC

/bin/sh -c yes no | dpkg-reconfigure dash && for iter in 1 2 3 4 5 6 7 8 9 10; do export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates curl netcat p11-kit unzip zip && apt-get clean && rm -rf /var/lib/apt/lists/* && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; exit $exit_code

2022-08-26 16:07:19 UTC

/bin/sh -c groupadd -g 1000 elasticsearch && adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch && adduser elasticsearch root && chown -R 0:0 /usr/share/elasticsearch

2022-08-26 16:07:19 UTC

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

2022-08-26 16:07:19 UTC

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

2022-08-26 16:07:34 UTC

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

2022-08-26 16:07:38 UTC

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

2022-08-26 16:07:38 UTC

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

2022-08-26 16:07:38 UTC

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

2022-08-26 16:07:39 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0555 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins

2022-08-26 16:07:39 UTC

/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk

2022-08-26 16:07:40 UTC

/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk

2022-08-26 16:07:40 UTC

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

2022-08-26 16:07:40 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-08-26T16:04:32.684451502Z 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=2bd229c8e56650b42e40992322a76e7914258f0c org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.4.1 org.opencontainers.image.created=2022-08-26T16:04:32.684451502Z 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=2bd229c8e56650b42e40992322a76e7914258f0c 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=8.4.1

2022-08-26 16:07:40 UTC

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

2022-08-26 16:07:40 UTC

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

2022-08-26 16:07:40 UTC

/bin/sh -c #(nop) USER elasticsearch:root

Details
Created

2022-08-26 15:28:53 UTC

Size

387 MB

Content Digest
Labels
  • org.label-schema.build-date
    2022-08-26T15:26:34.047533828Z
  • 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
    2bd229c8e56650b42e40992322a76e7914258f0c
  • org.label-schema.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.4.1
  • org.opencontainers.image.created
    2022-08-26T15:26:34.047533828Z
  • 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
    2bd229c8e56650b42e40992322a76e7914258f0c
  • 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
    8.4.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:a749a280e3e905de447c3d95a39e8aa1ede5835a6eadeb0c11596051592b675b - 6.7% (25.9 MB)

[#001] sha256:61ab44627f583816490e7f555751172252edff450382fac7c8b56bec1f4237d3 - 2.03% (7.85 MB)

[#002] sha256:086b5965d3a0ec769b8f8810fcd2743bcaed300206f3bb571a394b606cb077dc - 0.0% (4.27 KB)

[#003] sha256:235d4a2a5af16e39ca3208f44bd2d83fcf9bc03085ac3bec497a9f3522f65d7c - 91.19% (353 MB)

[#004] sha256:0655678e72c1e6224fafaecbc6fe0c70cf7a9e3d569cb71d4afcb1a26a6e5db6 - 0.0% (8.88 KB)

[#005] sha256:435ab16c974b338b04be3a4dbbfd3987d3624ae53d342a6449d4c8f2413319d6 - 0.0% (1.68 KB)

[#006] sha256:b53144691910181638a9dfb051c27d9f5f4f976e3c1a7db60171f59b18301655 - 0.05% (182 KB)

[#007] sha256:a2deba96a82cae9c8b6bc0d50f33f6f066f43a8441015ef514c23d51ef59f977 - 0.0% (407 Bytes)

[#008] sha256:7c1991343a167af17031307eca15893daf7401542284ebf999a988502c2517c9 - 0.03% (100 KB)


History
2022-08-02 01:18:51 UTC

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

2022-08-02 01:18:51 UTC

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

2022-08-26 15:28:40 UTC

/bin/sh -c yes no | dpkg-reconfigure dash && for iter in 1 2 3 4 5 6 7 8 9 10; do export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates curl netcat p11-kit unzip zip && apt-get clean && rm -rf /var/lib/apt/lists/* && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; exit $exit_code

2022-08-26 15:28:41 UTC

/bin/sh -c groupadd -g 1000 elasticsearch && adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch && adduser elasticsearch root && chown -R 0:0 /usr/share/elasticsearch

2022-08-26 15:28:41 UTC

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

2022-08-26 15:28:41 UTC

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

2022-08-26 15:28:46 UTC

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

2022-08-26 15:28:50 UTC

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

2022-08-26 15:28:50 UTC

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

2022-08-26 15:28:51 UTC

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

2022-08-26 15:28:52 UTC

/bin/sh -c chmod g=u /etc/passwd && chmod 0555 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins

2022-08-26 15:28:52 UTC

/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk

2022-08-26 15:28:52 UTC

/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk

2022-08-26 15:28:52 UTC

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

2022-08-26 15:28:52 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-08-26T15:26:34.047533828Z 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=2bd229c8e56650b42e40992322a76e7914258f0c org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.4.1 org.opencontainers.image.created=2022-08-26T15:26:34.047533828Z 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=2bd229c8e56650b42e40992322a76e7914258f0c 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=8.4.1

2022-08-26 15:28:53 UTC

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

2022-08-26 15:28:53 UTC

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

2022-08-26 15:28:53 UTC

/bin/sh -c #(nop) USER elasticsearch:root

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