digitomize / digitomize

Digitomize, part of Microsoft for Startups Founders Hub, is an open-source platform that combines two main sections: Contests and User Profiles. It allows users to explore upcoming coding contests and dynamically create developer portfolios.
https://www.digitomize.com
MIT License
579 stars 295 forks source link

[Feature]: Integrating Docker into the project #1040

Open Ratangulati opened 2 months ago

Ratangulati commented 2 months ago

Is your feature request related to a problem? Please describe.

Docker is a must for open-source projects nowadays as it has its benefits.

Use Case Dockerfile has many benefits but consistency and isolation stand out the most.

Docker allows you to package your entire application, including its dependencies, into a single container. That makes sure your application will run across different environments. another benefit is that it runs in its environment without interfering with other applications or the host system.

I will also be updating the docs for it.

Describe the solution you'd like

I will be creating a Dockerfile and preparing the necessary documentation for it. I can also create a docker-compose if needed.

Alternatives

No response

Additional Context

No response

Are you interested in contributing?

Code of Conduct

Which program are you contributing in?

gssoc

github-actions[bot] commented 2 months ago

Hello @Ratangulati! 🌟 Thanks a bunch for creating an issue. Your input is invaluable, and we're eager to collaborate with you to address the matter. Keep up the fantastic work!

Don't forget to hit the :star: star button :wink:

[!TIP] Don't forget to check our Contributing Guidelines, PR Guidelines and Issue Guidelines for more details.

Website | Discord | Twitter | Instagram | Linkedin

linear[bot] commented 2 months ago

DIG-527 [Feature]: Integrating Docker into the project

Priyanshu-2005 commented 2 months ago

Hey @Ratangulati I would like to work on this issue kindly assign this issue to me.

github-actions[bot] commented 1 month ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.