services: fcb_ai_db_sync: image: fcb_ai_db_sync:1.2.0 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"]