elasticsearch-oss (7.10.2)

Published 2023-09-07 22:49:01 +02:00 by jenkins-ci-cd

Installation

docker pull git.tswf.io/public-repos/elasticsearch-oss:7.10.2
sha256:6e6f98584dd9510db3e7d68dbef57f22d3373d12c608930d31157495d36b900f

Image Layers

ADD file:bd7a2aed6ede423b719ceb2f723e4ecdfa662b28639c8429731c878e86fb138b 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=20201204
CMD ["/bin/bash"]
ENV ELASTIC_CONTAINER=true
/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 && chown -R 1000:0 /usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
COPY --chown=1000:0dir:0c18dac8168857b518a2ab0a9b78643f7b6c91ac6f67c1c8f8864c682d2b88bd in /usr/share/elasticsearch
COPY --chown=0:0file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini
/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:0270761c0ed4071e2093d63c2340847d61ea39d2c808ee284da9d92d9dcc9515 in /usr/local/bin/docker-entrypoint.sh
/bin/sh -c find /usr/share/elasticsearch/jdk -type d -exec chmod 0755 '{}' \; && 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=2021-01-13T00:42:12.435326Z org.label-schema.license=Apache-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=747e1cc71def077253878a59143c1f785afa92b9 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.10.2 org.opencontainers.image.created=2021-01-13T00:42:12.435326Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.revision=747e1cc71def077253878a59143c1f785afa92b9 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.10.2
ENTRYPOINT ["/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
CMD ["eswrapper"]

Labels

Key Value
org.label-schema.build-date 2021-01-13T00:42:12.435326Z
org.label-schema.license Apache-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 747e1cc71def077253878a59143c1f785afa92b9
org.label-schema.vcs-url https://github.com/elastic/elasticsearch
org.label-schema.vendor Elastic
org.label-schema.version 7.10.2
org.opencontainers.image.created 2021-01-13T00:42:12.435326Z
org.opencontainers.image.documentation https://www.elastic.co/guide/en/elasticsearch/reference/index.html
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 747e1cc71def077253878a59143c1f785afa92b9
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.10.2
Details
Container
2023-09-07 22:49:01 +02:00
0
OCI / Docker
linux/amd64
Apache-2.0
315 MiB
Versions (1) View all
7.10.2 2023-09-07