To run the File in the Docker
Run these Commands in the terminal
--> git clone https://github.com/kunal2699/Weather_Monitoring.git
--> cd Weather_Monitoring
--> docker build --tag app2 .
--> docker run -d -p 5000:5000 app2
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the File in the Docker
Run these Commands in the terminal
--> git clone https://github.com/kunal2699/Weather_Monitoring.git
--> cd Weather_Monitoring
--> docker build --tag app2 .
--> docker run -d -p 5000:5000 app2