1.docker run
docker run -it -v /root/python/myapp:/usr/src/myapp --privileged=true -w /usr/src/myapp python /bin/bash