docker-py-simple

docker build --tag python-docker .
docker run --publish 4331:5000 python-docker