Update README.md
This commit is contained in:
parent
29105a1b9c
commit
c9cf322c91
12
README.md
12
README.md
@ -127,4 +127,14 @@ https://github.com/linkease/istore
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
# 其他docker举例 盒子助手docker版
|
||||||
|
```bash
|
||||||
|
docker run -d \
|
||||||
|
--restart unless-stopped \
|
||||||
|
--name tvhelper \
|
||||||
|
-p 2299:22 \
|
||||||
|
-p 2288:80 \
|
||||||
|
-v "/mnt/upan_data/tvhelper_data:/tvhelper/shells/data" \
|
||||||
|
-e PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/android-sdk/platform-tools \
|
||||||
|
wukongdaily/box:latest
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user