Project Report Project report is available here Instructions to run cd into this directory [where the Dockerfile is located] then docker build . docker run -p 8080:8080 CONTAINER ID and visit https://localhost:8080 You get CONTAINER ID from first command .