mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 06:42:41 +08:00
add workflow (#552)
This commit is contained in:
4
docker/Dockerfile-ES
Normal file
4
docker/Dockerfile-ES
Normal 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
|
Reference in New Issue
Block a user