Update README.md
This commit is contained in:
parent
a99d5a2705
commit
77048a07a9
@ -43,11 +43,11 @@
|
||||
|
||||
## 使用方法
|
||||
1. Docker安装
|
||||
* 稳定版V1.0
|
||||
* 稳定版V2.0
|
||||
```
|
||||
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:latest
|
||||
```
|
||||
* 开发版V2.0.0.4
|
||||
* 开发版V2.0.0.5
|
||||
```
|
||||
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:master
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user