Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 398 Bytes

Badhan BUET Zone Website Version 2.0

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.

How to run?

First, you need to build the image

sudo docker build -t badhan:latest .

Then run the container

sudo docker run -p 5000:5000 badhan