version: '2.1' services: symes-web: build: context: . dockerfile: Dockerfile image: swr.cn-north-4.myhuaweicloud.com/juyuan/symes/symes-web:${TAG:-latest} restart: always logging: options: max-size: "10m" max-file: "10"