mirror of
https://github.com/alantang1977/X.git
synced 2024-12-29 07:23:12 +02:00
19 lines
477 B
Text
19 lines
477 B
Text
|
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
|
|||
|
|
|||
|
|