Bug Dockerfile
This commit is contained in:
parent
3856f4de91
commit
582bac640c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue