mirror of https://github.com/testerSunshine/12306
update: do update cdn list before run
parent
565903e0f5
commit
1d48e51a6b
|
@ -45,5 +45,5 @@ COPY . /usr/src/app
|
|||
|
||||
#EXPOSE 5010
|
||||
|
||||
CMD [ "python", "run.py", "r" ]
|
||||
CMD [ "sh", "-c", "python run.py c && python run.py r" ]
|
||||
#ENTRYPOINT [ "python", "run.py" ]
|
||||
|
|
Loading…
Reference in New Issue