mirror of
https://github.com/alantang1977/X.git
synced 2024-12-28 02:03:12 +02:00
Create NAS肥羊直播.txt
This commit is contained in:
parent
0de2baa6d7
commit
2bb4862d91
1 changed files with 18 additions and 0 deletions
18
NAS肥羊直播.txt
Normal file
18
NAS肥羊直播.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
FinalShell
|
||||
|
||||
sudo -i
|
||||
|
||||
|
||||
方式运行,不过是allinone的指令了:
|
||||
|
||||
docker run -d --restart unless-stopped --net=host --privileged=true -p 35455:35455 --name allinone youshandefeiyang/allinone
|
||||
|
||||
配置watchtower每天凌晨两点自动监听allinone镜像更新:
|
||||
|
||||
docker run -d --name watchtower --restart unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower allinone -c --schedule "0 0 2 * * *"
|
||||
|
||||
|
||||
IPTV直播
|
||||
http://192.168.1.4:35455/tv.m3u
|
||||
|
||||
|
Loading…
Reference in a new issue