Update README.md

This commit is contained in:
midoks 2022-07-17 17:50:07 +08:00
parent bfd80e7391
commit d99b8b0863
1 changed files with 3 additions and 0 deletions

View File

@ -46,7 +46,10 @@ PHP[72-81]支持phpMyAdmin[5.2.0]
```
# Docker
- 由[DDSRem](https://github.com/DDSRem)开发维护。
- https://hub.docker.com/r/ddsderek/mw-server
```
docker run -itd --name mw-server --privileged=true -p 7200:7200 -p 80:80 -p 443:443 -p 888:888 ddsderek/mw-server:latest
```