Namespace
library
Image / Tag
elasticsearch:7.0.1
Content Digest
sha256:6dc77ee54c158808718a769fdfbbadc37578541a87c7f99fc65a8f809183f074
Details
Created

2019-04-29 12:59:44 UTC

Size

433 MB

Content Digest
Labels
  • license
    Elastic License
  • org.label-schema.build-date
    20190305
  • org.label-schema.license
    GPLv2
  • 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.vcs-url
    https://github.com/elastic/elasticsearch
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.0.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:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 16.59% (71.9 MB)

[#001] sha256:d22435c65c5b6564f24ba878b9c7003758b2a0fc4fb2ff09d4dd7d5e81338e66 - 6.68% (29 MB)

[#002] sha256:779ea19c1b10319e9f5b8b8a181151f47491a70fae5631deeab932e83471da62 - 0.0% (2.02 KB)

[#003] sha256:c19ffd8dfed984c1842d511e67a0f8df50c4c2e237a01a3bf1ce4de3d6edb6f4 - 76.72% (332 MB)

[#004] sha256:8ef2c51b97f1ae434dee5e2bfcfcc42ac87f2e11e6f83be885f677a5c824eaec - 0.0% (276 Bytes)

[#005] sha256:3abad9369e16bb489dd733803d0263031e6f745301e63d16956d59bea008fffd - 0.0% (2.01 KB)

[#006] sha256:1192f02dde8505847e68a58a68fcf0e5795eb48b6f040c37ef2c27fdf7c1e01a - 0.0% (2.34 KB)


History
2019-03-14 21:19:52 UTC

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

2019-03-14 21:19:53 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=20190305

2019-03-14 21:19:53 UTC

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

2019-04-29 12:59:17 UTC

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

2019-04-29 12:59:33 UTC

/bin/sh -c for iter in {1..10}; do yum update -y && yum install -y nc unzip wget which && yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)

2019-04-29 12:59: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 && chgrp 0 /usr/share/elasticsearch

2019-04-29 12:59:34 UTC

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

2019-04-29 12:59:42 UTC

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

2019-04-29 12:59:43 UTC

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

2019-04-29 12:59:43 UTC

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

2019-04-29 12:59:43 UTC

/bin/sh -c #(nop) COPY --chown=1000:0file:8aaf8c70cc610ac6e2caadd743341d4590a184092390227b9bfc69044c733e28 in /usr/local/bin/docker-entrypoint.sh

2019-04-29 12:59:44 UTC

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

2019-04-29 12:59:44 UTC

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

2019-04-29 12:59:44 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=elasticsearch org.label-schema.version=7.0.1 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.vcs-url=https://github.com/elastic/elasticsearch license=Elastic License

2019-04-29 12:59:44 UTC

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

2019-04-29 12:59:44 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