Update index.md

修改文档
This commit is contained in:
johlanse 2022-07-07 20:03:31 +08:00 committed by GitHub
parent 235ff521bd
commit d2bb42790d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -10,4 +10,6 @@
## docker运行
+ 等待docker大佬贡献docker教程
```
docker run --name study_xxqg -d -p 8080:8080 -v /etc/study_xxqg/:/opt/config/ jolanse/study_xxqg
```