- ###
- # @description:
- # @Author: CP
- # @Date: 2021-01-29 11:51:52
- # @FilePath: \construction_management\deployment\cm.sh
- ###
- docker run --name construction_management \
- -p 2020:6060 \
- -d \
- registry.cn-shenzhen.aliyuncs.com/construction_management/construction_management:latest
|