This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
使用iptv-checker產生,環境需要有npm跟ffmpeg。
Dockerfile如下
Dockerfile
FROM node:slim ENV DEBIAN_FRONTEND noninteractive RUN apt update && apt install -y ffmpeg RUN npm install -g iptv-checker
Deleting the wiki page "Home" cannot be undone. Continue?