添加日志目录挂载
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
services:
|
||||
fcb_ai_db_sync:
|
||||
image: fcb_ai_db_sync:1.1.0
|
||||
image: fcb_ai_db_sync:1.1.1
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
container_name: fcb_ai_db_sync
|
||||
hostname: fcb_ai_db_sync
|
||||
volumes:
|
||||
- ./log:/home/ucloud/log
|
||||
command: ["fcb_ai_db_sync.py"]
|
||||
Reference in New Issue
Block a user