Bug Dockerfile
This commit is contained in:
parent
3856f4de91
commit
582bac640c
@ -10,7 +10,7 @@ RUN sed -i 's/#gzip/gzip/g' /etc/nginx/nginx.conf && \
|
||||
make && \
|
||||
make install
|
||||
|
||||
COPY video /usr/share/nginx/html
|
||||
COPY video/ /usr/share/nginx/html/video/
|
||||
WORKDIR /usr/share/nginx/html/video
|
||||
RUN ./mpd_generate.sh 1_Compilation_Graphique.webm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user