swapnilsparsh / DevEmpire

All in one place where you can find all the resources and details of ambassador/ fellowship, open-source events, web dev sites, games and etc. that are available across different sites.
https://devempire.netlify.app
127 stars 130 forks source link

Dockerize Project #331

Closed shraddha761 closed 1 year ago

shraddha761 commented 1 year ago

Is your feature request related to a problem? Please describe. Create a docker file for project which help to you to package your application and its dependencies into a container, making it highly portable. The Docker image can be run on any system that supports Docker, ensuring consistent behavior across different environments. It allow you define the exact steps needed to build your application environment. By versioning your Dockerfile, you can reproduce the exact same environment at any point in the future. This helps avoid "it works on my machine" issues and facilitates collaboration among team members.

Assign this issue to me under GSSOC'23

github-actions[bot] commented 1 year ago

Hey @shraddha761,

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

swapnilsparsh commented 1 year ago

@shraddha761 Make the project docker friendly but also make sure if someone does not have docker then he/she can run the project without the need of docker. Don't make the docker compulsory to run the project.

github-actions[bot] commented 1 year ago

Hey @shraddha761, thank you for raising an issue. I have assigned the issue to you. You can now start working on it. If you encounter any problems, feel free to connect with us.

github-actions[bot] commented 1 year ago

Hey @shraddha761, This issue is closed.