Test
This commit is contained in:
parent
e348e02549
commit
bbbbb3ad65
@ -5,7 +5,7 @@ RUN apt-get update && apt-get install curl ffmpeg -y
|
|||||||
WORKDIR /opt/prod/app
|
WORKDIR /opt/prod/app
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN chmod +x ffmpegQueuePipe.sh
|
RUN chmod +x /opt/prod/app/ffmpegQueuePipe.sh
|
||||||
|
|
||||||
RUN mkdir -p /opt/prod/pipe/
|
RUN mkdir -p /opt/prod/pipe/
|
||||||
RUN mkdir -p /opt/prod/storage/uploadsPart1
|
RUN mkdir -p /opt/prod/storage/uploadsPart1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user