docker pull python
docker run -it --name server -p 8081:80 python /bin/bash