#/bin/bash cd .. docker run --name vnpy --rm \ -v `pwd`:/srv/vnpy \ -p 2014:2014 -p 602:602 \ vnpy:latest \ python /srv/vnpy/vn.trader/vtServer.py