摘要:
```#启动服务docker-compose start#停止服务docker-compose stop#重启服务docker-compose restart```具体语法:```Define and run multi-container applications with Docker.Usage: docker-compose [-f=...] [options] [COMMAND] [A... 阅读全文
posted @ 2018-04-08 11:49
ccorz
阅读(8798)
评论(0)
推荐(0)