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