Update README.md

This commit is contained in:
wukongdaily 2024-03-06 15:38:07 +08:00 committed by GitHub
parent ab88c220d5
commit 8036980ef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,6 +84,20 @@ docker run -d \
wukongdaily/box:latest
```
- UNRAID 写法
```bash
docker run -d \
--name='tvhelper' \
--net='bridge' \
-e HOST_OS="Unraid" \
-e HOST_HOSTNAME="unraid" \
-e HOST_CONTAINERNAME="tvhelper" \
-e 'PATH'='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/android-sdk/platform-tools' \
-l net.unraid.docker.managed=dockerman \
-p '2299:22/tcp' \
-v '/mnt/user/appdata/':'/tvhelper/shells/data':'rw' 'wukongdaily/box'
```
### 5. 如何导入本地镜像tar
- 离线包https://pan.baidu.com/share/init?surl=lWsaAtuAcwaO_9DtJo0hnA&pwd=1111