stream_docker/Dockerfile

6 lines
172 B
Docker

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/