elasticsearch 7.17.0

12
@vbakulin 3 недели назад
Загрузите образ из командной строки
Шаг 1/1: Запустите через командную строку
docker pull registry.gitflic.ru/company/gitflic/elasticsearch:7.17.0
Отпечаток
sha256:a0b67dcff7cc6d9df178a269e34c86969b096a24e4020762aaa61b19c36c1006
Слои образа
ADD file:122ad323412c2e70b3138d8eb62648c4692989de91be1ffb6b4bf086c8311b62 in /
CMD ["bash"]
/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 vim-tiny 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
/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
ENV ELASTIC_CONTAINER=true
WORKDIR /usr/share/elasticsearch
COPY --chown=0:0dir:cc54df79fe8a5e928e5ca064c25f72a822150f206c4c478c96d7b75ca58b37ef in /usr/share/elasticsearch
COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh
/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
COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
EXPOSE 9200 9300
LABEL org.label-schema.build-date=2022-01-28T12:02:58.245119914Z 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=bee86328705acaa9a6daede7140defd4d9ec56bd org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.17.0 org.opencontainers.image.created=2022-01-28T12:02:58.245119914Z 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=bee86328705acaa9a6daede7140defd4d9ec56bd 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.17.0
ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
CMD ["eswrapper"]
Метки
Ключ Значение
org.label-schema.build-date 2022-01-28T12:02:58.245119914Z
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 bee86328705acaa9a6daede7140defd4d9ec56bd
org.label-schema.vcs-url https://github.com/elastic/elasticsearch
org.label-schema.vendor Elastic
org.label-schema.version 7.17.0
org.opencontainers.image.created 2022-01-28T12:02:58.245119914Z
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 bee86328705acaa9a6daede7140defd4d9ec56bd
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.17.0
Дополнительно
Тип загрузки: Транспортный

Метаданные

Тип образа: OCI / Docker

Ссылка: https://www.elastic.co/products/elasticsearch

Платформа: linux/amd64

Лицензия: Elastic-License-2.0

Документация: https://www.elastic.co/guide/en/elasticsearch/reference/index.html

Ссылка на репозиторий: https://github.com/elastic/elasticsearch

Назад