Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-08-12 03:07:05 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/contrib/elasticsearch/es7-upgrade/Dockerfile

5 lines
121 B
Docker
Raw Normal View History

feat(search) BREAKING Support ElasticSearch 7, drop ES5 (#2263) Merges in changes from our ES7 branch, and drops support for ES5. This is a breaking change due to the upgrade, we have a ES5 branch at the commit before this.
2021-03-18 19:16:44 -07:00
FROM python:3.8
COPY . .
RUN pip install --upgrade pip
RUN pip install elasticsearch
ENTRYPOINT ["python", "transfer.py"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1261ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API