mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Improved Docker init script
This commit is contained in:
@@ -19,6 +19,3 @@ COPY $SOURCE/requirements-in.txt $WD/requirements-in.txt
|
||||
RUN $PYROOT/bin/pip install -r $WD/requirements-in.txt
|
||||
|
||||
CMD $PYROOT/bin/python $WD/AzurLaneAutoScript/gui.py
|
||||
|
||||
# Finally include the updated app
|
||||
COPY $SOURCE $WD/AzurLaneAutoScript
|
||||
|
||||
Reference in New Issue
Block a user