This is a collaborative endevour to develop a website for Badhan BUET zone. This project will take advantage of latest techniques to make the development, testing and deployment process seemless.
First, you need to build the image
sudo docker build -t badhan:latest .
Then run the container
sudo docker run -p 5000:5000 badhan