SiddharthBahuguna / NEWS-AGGREGATOR-PROJECT

The news aggregator project aims to create a centralized platform that curates and organizes news articles and updates from various sources across the internet. It is being developed to address the growing need for a consolidated and user-friendly platform that offers reliable and diverse news content
https://newsonion.onrender.com
MIT License
33 stars 54 forks source link

Feat:Dockerize the app #164

Closed agarwalhimanshugaya closed 5 months ago

agarwalhimanshugaya commented 5 months ago

Describe the feature

As you write we need this python version and also need to make virtual environment but many user feel difficulty in doing this and also for running your app may be some user may have not that python version so we have to dockerize the app

  1. it helps in making virtual environment according to your given configuration in one line
  2. it is not depend in mac or windows it works in all operating system
  3. through one line command user can run your app easily

Add ScreenShots

no screenshot

Record

github-actions[bot] commented 5 months ago

Hello @agarwalhimanshugaya, Thanks for creating this issue and contributing to NEWS-AGGREGATOR-PROJECT ! We will review your issue soon and provide feedback. If you're interested in working on this issue, make sure you get yourself assigned before starting your work.

anurag6569201 commented 5 months ago

@agarwalhimanshugaya dockerizing for such smaller applications not worth it and also not everyone well aware about devOps so instead of dockerizing that way is more preferable by the majority.

agarwalhimanshugaya commented 5 months ago

@anurag6569201 yes u r right i thought in expect of doing all these steps in docker we run app with one command so that i suggest