cm.sh 302 B

12345678910
  1. ###
  2. # @description:
  3. # @Author: CP
  4. # @Date: 2021-01-29 11:51:52
  5. # @FilePath: \construction_management\deployment\cm.sh
  6. ###
  7. docker run --name construction_management \
  8. -p 2020:6060 \
  9. -d \
  10. registry.cn-shenzhen.aliyuncs.com/construction_management/construction_management:latest