Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 268 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 268 Bytes

使用方式

  • 启动镜像
$ ./start-docker.sh
  • 调试镜像
$ ./debug-docker.sh
  • 停止镜像
$ ./stop-docker.sh
  • 清理镜像
$ ./clean-docker.sh
  • 测试镜像
$ ./test-docker.sh