Closed bishtsaurabh5 closed 4 years ago
Good work! Could you also document the steps to set-up and getting started with Docker in the Readme file?
Sure I will add the steps in the Readme File
Done changes made and Updated Readme file
Good work @bishtsaurabh5 !
This commit adds the dockerfile to containerize the project
1)Run docker build . -t "image_name" 2)Run docker run --net=host
to run the docker image