add workflow (#552)

This commit is contained in:
Jared Tan
2024-06-18 09:29:00 +08:00
committed by GitHub
parent f81cae18ee
commit ed23d6d930
7 changed files with 176 additions and 51 deletions

4
docker/Dockerfile-ES Normal file
View File

@@ -0,0 +1,4 @@
# ================================= Search ================================
FROM docker.elastic.co/elasticsearch/elasticsearch:7.4.2 AS cmdb-search
RUN yes | ./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v7.4.2/elasticsearch-analysis-ik-7.4.2.zip