version: "3.2"
services:
  api:
    image: registry.cn-hangzhou.aliyuncs.com/haigonggong/xxx_system_name_xxx:latest
    build:
      context: ..
