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.
muryor
8f5f23381c
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
docker-compose.yml | 3 years ago |
README.md
TEST
docker-compose 运行
安装docker和docker-compose 教程
在项目根目录下执行docker-compose up
运行项目,或者在项目根目录下执行docker-compose up -d
以后台形式运行项目。