mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2024-12-28 16:12:13 +00:00
use entrypoint
This commit is contained in:
parent
3c70ecbd19
commit
3c8e6cd9f3
@ -15,4 +15,4 @@ RUN curl -L $(curl -s https://api.github.com/repos/QingdaoU/OnlineJudgeFE/rele
|
||||
unzip dist.zip && \
|
||||
rm dist.zip
|
||||
|
||||
CMD sh /app/deploy/run.sh
|
||||
ENTRYPOINT /app/deploy/entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user