version: "3" services: aida_back: container_name: stable-version-aida-back build: . volumes: # 日志目录映射 - ./log:/log ports: - "10090:5567"