hello-docker-python Build the image: docker build -t hello Run: docker run --name hellocontainer -p 80:80 hello