|
|
|
@ -29,7 +29,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
nacos:
|
|
|
|
|
image: ruoyi/ruoyi-nacos:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-nacos:1.6.0
|
|
|
|
|
container_name: nacos
|
|
|
|
|
ports:
|
|
|
|
|
- "8848:8848"
|
|
|
|
@ -96,7 +96,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
seata-server:
|
|
|
|
|
image: ruoyi/ruoyi-seata-server:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-seata-server:1.6.0
|
|
|
|
|
container_name: seata-server
|
|
|
|
|
ports:
|
|
|
|
|
- "7091:7091"
|
|
|
|
@ -135,7 +135,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
sentinel:
|
|
|
|
|
image: ruoyi/ruoyi-sentinel-dashboard:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-sentinel-dashboard:1.6.0
|
|
|
|
|
container_name: sentinel
|
|
|
|
|
environment:
|
|
|
|
|
TZ: Asia/Shanghai
|
|
|
|
@ -150,7 +150,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-monitor:
|
|
|
|
|
image: ruoyi/ruoyi-monitor:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-monitor:1.6.0
|
|
|
|
|
container_name: ruoyi-monitor
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -166,7 +166,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-xxl-job-admin:
|
|
|
|
|
image: ruoyi/ruoyi-xxl-job-admin:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-xxl-job-admin:1.6.0
|
|
|
|
|
container_name: ruoyi-xxl-job-admin
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -182,7 +182,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-gateway:
|
|
|
|
|
image: ruoyi/ruoyi-gateway:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-gateway:1.6.0
|
|
|
|
|
container_name: ruoyi-gateway
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -198,7 +198,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-auth:
|
|
|
|
|
image: ruoyi/ruoyi-auth:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-auth:1.6.0
|
|
|
|
|
container_name: ruoyi-auth
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -214,7 +214,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-system:
|
|
|
|
|
image: ruoyi/ruoyi-system:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-system:1.6.0
|
|
|
|
|
container_name: ruoyi-system
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -230,7 +230,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-gen:
|
|
|
|
|
image: ruoyi/ruoyi-gen:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-gen:1.6.0
|
|
|
|
|
container_name: ruoyi-gen
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -246,7 +246,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-job:
|
|
|
|
|
image: ruoyi/ruoyi-job:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-job:1.6.0
|
|
|
|
|
container_name: ruoyi-job
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
@ -262,7 +262,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-resource:
|
|
|
|
|
image: ruoyi/ruoyi-resource:1.5.0
|
|
|
|
|
image: ruoyi/ruoyi-resource:1.6.0
|
|
|
|
|
container_name: ruoyi-resource
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|