File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11services :
22 autoheal :
3- image : willfarrell /autoheal
3+ image : registry.cn-hangzhou.aliyuncs.com/davyin /autoheal
44 container_name : autoheal
55 restart : always
66 environment :
Original file line number Diff line number Diff line change 11services :
22 es01 :
3- image : davyinsa /elasticsearch-ik:7.16.2
3+ image : registry.cn-hangzhou.aliyuncs.com/davyin /elasticsearch-ik:7.16.2
44 container_name : es01
55 environment :
66 - discovery.type=single-node
Original file line number Diff line number Diff line change 11services :
22 mariadb :
3- image : wodby/ mariadb:11.4
3+ image : registry.cn-hangzhou.aliyuncs.com/davyin/wodby- mariadb:11.4
44 container_name : mariadb
55 volumes :
66 - ./mariadb-data:/var/lib/mysql:cached
Original file line number Diff line number Diff line change 11services :
22 mysql8 :
3- image : mysql:8.4
3+ image : registry.cn-hangzhou.aliyuncs.com/davyin/ mysql:8.4
44 container_name : mysql8
55 # ports:
66 # - "3308:3306"
Original file line number Diff line number Diff line change 11services :
22 redis :
3- image : ' bitnami/ redis:6 .2'
3+ image : ' registry.cn-hangzhou.aliyuncs.com/davyin/bitnami- redis:8 .2'
44 restart : always
55 ports :
66 - ' 6379:6379'
Original file line number Diff line number Diff line change 11services :
22 varnish :
3- image : wodby/ varnish:6
3+ image : registry.cn-hangzhou.aliyuncs.com/davyin/wodby- varnish:6
44 container_name : varnish
55 environment :
66 - VARNISH_CONFIG_PRESET=drupal
You can’t perform that action at this time.
0 commit comments