Updated dockerfile
This commit is contained in:
parent
fe6a3defdc
commit
d7ae3a0a07
@ -3,6 +3,6 @@ EXPOSE 8080
|
||||
|
||||
RUN mkdir -p /src/input
|
||||
RUN apt update -y
|
||||
RUN apt install -y libav-tools
|
||||
RUN apt install -y ffmpeg
|
||||
|
||||
COPY ./build/libs/reader.jar /usr/share/app/app.jar
|
||||
Loading…
Reference in New Issue
Block a user