#A Pyramid Demo App with Docker
##usage
docker build -t hellodocker github.com/hqman/pyramid-hello-docker
docker run -d -p 8080:8080 hellodocker
##learn from here http://www.slideshare.net/waitingkuo0527/shipping-python-project-by-dockers https://github.com/johnwlockwood/pyramid-dev
##Docker cn guide
https://github.com/widuu/chinese_docker