Update Dockerfile
This commit is contained in:
@@ -24,6 +24,7 @@ RUN apt-get update \
|
|||||||
optimum
|
optimum
|
||||||
|
|
||||||
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/launcher.py /subgen/launcher.py
|
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/launcher.py /subgen/launcher.py
|
||||||
|
ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /subgen/subgen.py
|
||||||
|
|
||||||
CMD [ "bash", "-c", "python3 -u launcher.py && python3 -u subgen.py" ]
|
CMD [ "bash", "-c", "python3 -u launcher.py && python3 -u subgen.py" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user