services: aida_back: container_name: develop-version-aida-back-test build: . volumes: # 数据挂载 - ./log:/log ports: - '10091:5567'