updated Dockerfile

This commit is contained in:
Marvin Zhang
2019-06-10 23:15:13 +08:00
parent 5538242484
commit 06e9e2e8e9

View File

@@ -1,4 +1,4 @@
#!/bin/sh
cd /opt/crawlab/frontend \
&& npm run build:prod \
&& python3 $WORK_DIR/manage.py @*
&& python3 $WORK_DIR/manage.py $*