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-11-10 08:21:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/contrib/elasticsearch/es7-upgrade/Dockerfile

6 lines
123 B
Docker
Raw Normal View History

fix(contrib): Update base python image for es7-upgrade (#6562)
2022-11-28 15:51:03 -06:00
FROM python:3.10
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
COPY . .
RUN pip install --upgrade pip
RUN pip install elasticsearch
fix(contrib): Update base python image for es7-upgrade (#6562)
2022-11-28 15:51:03 -06:00
ENTRYPOINT ["python", "transfer.py"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 793ms Template: 8ms
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