Skip to content

Commit

Permalink
update: do update cdn list before run
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzhi committed Dec 20, 2019
1 parent b266700 commit e907e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile37
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]

0 comments on commit e907e96

Please sign in to comment.