|
@@ -37,5 +37,5 @@ RUN pip3 install opencv-contrib-python
|
|
RUN pip3 install autosub
|
|
RUN pip3 install autosub
|
|
RUN pip3 install autosub3
|
|
RUN pip3 install autosub3
|
|
RUN pip3 install openpyxl
|
|
RUN pip3 install openpyxl
|
|
-RUN sudo apt install unrar
|
|
|
|
|
|
+RUN apt-get install unrar -y
|
|
RUN pip3 install rarfile
|
|
RUN pip3 install rarfile
|