update
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
es-master1:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es-master1
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -48,7 +48,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es-master2:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es-master2
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -93,7 +93,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es-data1:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es-data1
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -138,7 +138,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es-data2:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es-data2
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -183,7 +183,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es-data3:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es-data3
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
es:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
es1:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es1
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -47,7 +47,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es2:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es2
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
@@ -91,7 +91,7 @@ services:
|
||||
target: /opt/es/offline-plugins
|
||||
|
||||
es3:
|
||||
image: harbor.colben.cn/general/elasticsearch:7
|
||||
image: harbor.boyachain.cn:20443/general/elasticsearch:7
|
||||
container_name: es3
|
||||
restart: "on-failure"
|
||||
stop_grace_period: 5m
|
||||
|
||||
Reference in New Issue
Block a user