To run Build: docker build -t hellobottle . Run: docker run -ti -p 8000:8000 --rm hellobottle or Use docker-compose: docker-compose up