You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
264 B
10 lines
264 B
3 years ago
|
**docker-compose项目**
|
||
|
|
||
|
运行本文档代码需要安装[docker](https://www.runoob.com/docker/docker-tutorial.html)和[docker-compose](https://www.runoob.com/docker/docker-compose.html)
|
||
|
|
||
|
|
||
|
### 运行
|
||
|
|
||
|
下载代码
|
||
|
|
||
|
在代码目录下,运行`docker-compose up`
|