services:
iptv-service:
image: smhw3565/iptv-service:latest
container_name: iptv-service
restart: always
ports:
- "5000:5000"
environment:
- TZ=Asia/Shanghai
http://localhost:5000/iptv 获取 M3U8 列表
http://localhost:5000/txt 获取文本列表
http://localhost:5000/forceRetest 手动强制立即开始测速更新
更新说明:在原有基础上放宽筛选条件,添加m3u模式支持EPG.
注:我不是项目原作者,我只是搬运工。
Content type
Image
Digest
sha256:2ee6bc28f…
Size
48.8 MB
Last updated
4 months ago
docker pull smhw3565/iptv-service