manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

Add Docker to the project #56

Closed imrezwan closed 1 year ago

imrezwan commented 1 year ago

When I was trying to run this project on my local machine, I faced many version-related issues like the python version, MS C++ build tool etc. That was frustrating for me. Can we add "docker" to this project? If you want, I can do that.

manjurulhoque commented 1 year ago

There was a PR for docker. I haven't checked yet https://github.com/manjurulhoque/django-job-portal/pull/33