amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
164 stars 183 forks source link

🚀 [Feature Request] - Integrating Docker into the project #659

Open Ratangulati opened 1 week ago

Ratangulati commented 1 week ago

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

Enhancement

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 briefly how you would implement this enhancement.

Some steps to implement this enhancement-
1. Creating a dockerfile
2. build the image
3. Run the image
4. create necessary docs

Additional context or screenshots

Additional context

Are you contributing for a program?

GSSoC2024

Code of Conduct

github-actions[bot] commented 1 week ago

Hello @Ratangulati! Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. 💪🏻 Don't forget to ⭐ our Project-Amupedia. 📔

Our review team will carefully assess the issue and reach out to you soon! 😇 We appreciate your patience! 😀