|
|
|
|
@ -29,7 +29,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
nacos:
|
|
|
|
|
image: ruoyi/ruoyi-nacos:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-nacos:1.3.0
|
|
|
|
|
container_name: nacos
|
|
|
|
|
ports:
|
|
|
|
|
- "8848:8848"
|
|
|
|
|
@ -96,7 +96,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
seata-server:
|
|
|
|
|
image: ruoyi/ruoyi-seata-server:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-seata-server:1.3.0
|
|
|
|
|
container_name: seata-server
|
|
|
|
|
ports:
|
|
|
|
|
- "7091:7091"
|
|
|
|
|
@ -133,7 +133,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
sentinel:
|
|
|
|
|
image: ruoyi/ruoyi-sentinel-dashboard:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-sentinel-dashboard:1.3.0
|
|
|
|
|
container_name: sentinel
|
|
|
|
|
environment:
|
|
|
|
|
TZ: Asia/Shanghai
|
|
|
|
|
@ -146,7 +146,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-monitor:
|
|
|
|
|
image: ruoyi/ruoyi-monitor:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-monitor:1.3.0
|
|
|
|
|
container_name: ruoyi-monitor
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -160,7 +160,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-xxl-job-admin:
|
|
|
|
|
image: ruoyi/ruoyi-xxl-job-admin:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-xxl-job-admin:1.3.0
|
|
|
|
|
container_name: ruoyi-xxl-job-admin
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -174,7 +174,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-gateway:
|
|
|
|
|
image: ruoyi/ruoyi-gateway:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-gateway:1.3.0
|
|
|
|
|
container_name: ruoyi-gateway
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -188,7 +188,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-auth:
|
|
|
|
|
image: ruoyi/ruoyi-auth:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-auth:1.3.0
|
|
|
|
|
container_name: ruoyi-auth
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -202,7 +202,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-system:
|
|
|
|
|
image: ruoyi/ruoyi-system:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-system:1.3.0
|
|
|
|
|
container_name: ruoyi-system
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -216,7 +216,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-gen:
|
|
|
|
|
image: ruoyi/ruoyi-gen:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-gen:1.3.0
|
|
|
|
|
container_name: ruoyi-gen
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -230,7 +230,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-job:
|
|
|
|
|
image: ruoyi/ruoyi-job:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-job:1.3.0
|
|
|
|
|
container_name: ruoyi-job
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
@ -244,7 +244,7 @@ services:
|
|
|
|
|
network_mode: "host"
|
|
|
|
|
|
|
|
|
|
ruoyi-resource:
|
|
|
|
|
image: ruoyi/ruoyi-resource:1.2.0
|
|
|
|
|
image: ruoyi/ruoyi-resource:1.3.0
|
|
|
|
|
container_name: ruoyi-resource
|
|
|
|
|
environment:
|
|
|
|
|
# 时区上海
|
|
|
|
|
|