Build docker build -t todo-app . Start docker run -d --name todo-service -p 8000:8000 -v todo_/data todo-app