elasticearch (7.9.3)

Published 2024-07-31 07:22:10 +00:00 by chenc

Installation

docker pull opencode.jsaix.cn/chenc/elasticearch:7.9.3
sha256:a941f6adb7d090785763ee1c74fcbc36d0a5c8ea7208863ea2d8f424ad26f549

Image Layers

ADD file:61908381d3142ffba798ae9a904476d19b197ab79d0338f14bec0f76649df8d4 in /
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=20200809 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-08-09 00:00:00+01:00
CMD ["/bin/bash"]
ENV ELASTIC_CONTAINER=true
COPY file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini
/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)
/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
WORKDIR /usr/share/elasticsearch
COPY --chown=1000:0dir:bb3f56af31f79ace647b634b7bbf77edee9655f8d4de9dc15176282e8da544ce in /usr/share/elasticsearch
/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY file:d964df1452418918baf1d29ee20df18c9648ca6c9d51764640fca470bd9a9366 in /usr/local/bin/docker-entrypoint.sh
/bin/sh -c chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh
/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +
EXPOSE 9200 9300
LABEL org.label-schema.build-date=2020-10-16T10:36:16.141335Z 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=c4138e51121ef06a6404866cddc601906fe5c868 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.9.3 org.opencontainers.image.created=2020-10-16T10:36:16.141335Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=c4138e51121ef06a6404866cddc601906fe5c868 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.9.3
ENTRYPOINT ["/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
CMD ["eswrapper"]
LABEL author=0x49
LABEL email=1458513@qq.com
COPY elasticsearch_health_check.sh /usr/local/bin/ # buildkit
EXPOSE map[9200/tcp:{}]
HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/elasticsearch_health_check.sh ${ELASTIC_PASSWORD}"] "30s" "30s" "0s" "0s" '\x00'}

Labels

Key Value
author 0x49
email 1458513@qq.com
org.label-schema.build-date 2020-10-16T10:36:16.141335Z
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 c4138e51121ef06a6404866cddc601906fe5c868
org.label-schema.vcs-url https://github.com/elastic/elasticsearch
org.label-schema.vendor Elastic
org.label-schema.version 7.9.3
org.opencontainers.image.created 2020-10-16T10:36:16.141335Z
org.opencontainers.image.documentation https://www.elastic.co/guide/en/elasticsearch/reference/index.html
org.opencontainers.image.licenses Elastic-License
org.opencontainers.image.revision c4138e51121ef06a6404866cddc601906fe5c868
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.9.3
Details
Container
2024-07-31 07:22:10 +00:00
0
OCI / Docker
linux/amd64
Elastic-License
373 MiB
Versions (1) View all
7.9.3 2024-07-31