Commit 3b583dba authored by yuyang's avatar yuyang

updating doc

parent 4c420914
Pipeline #2033 passed with stage
......@@ -47,3 +47,7 @@ docker run -it -p 8990:8000 -d \
--volume=/etc/resolv.conf:/etc/resolv.conf \
--volume=/srv/apps/sun/sun/settings_local.py:/srv/apps/sun/sun/settings_local.py \
--entrypoint="/bin/bash" sun-test:1.0 "-c" "source ~/.bashrc && gunicorn sun.wsgi:application -w 4 -b 0.0.0.0:8090 -k gevent"
## cicd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment