Bug Dockerfile

This commit is contained in:
nyanloutre 2017-07-19 01:03:28 +02:00
parent 3856f4de91
commit 582bac640c
Signed by: nyanloutre
GPG Key ID: F85D93686A3A9063

View File

@ -10,7 +10,7 @@ RUN sed -i 's/#gzip/gzip/g' /etc/nginx/nginx.conf && \
make && \ make && \
make install make install
COPY video /usr/share/nginx/html COPY video/ /usr/share/nginx/html/video/
WORKDIR /usr/share/nginx/html/video WORKDIR /usr/share/nginx/html/video
RUN ./mpd_generate.sh 1_Compilation_Graphique.webm RUN ./mpd_generate.sh 1_Compilation_Graphique.webm