version: "3" services: aida_back: container_name: prod-version-aida-back build: . # volumes: # 数据挂载 # - ./logs:/log ports: - "10010:5567"