stream_docker/Dockerfile

6 lines
172 B
Docker
Raw Permalink Normal View History

2023-02-11 23:19:37 +00:00
FROM alqutami/rtmp-hls:latest-alpine
COPY ./player/index.html /usr/local/nginx/html/
COPY ./player/video* /usr/local/nginx/html/
RUN rm -rf /usr/local/nginx/html/players/