Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 [Feature Request] - Adding Docker to the Project #658

Open
1 task done
Ratangulati opened this issue Jun 10, 2024 · 1 comment
Open
1 task done

🚀 [Feature Request] - Adding Docker to the Project #658

Ratangulati opened this issue Jun 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Ratangulati
Copy link

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.

Describe briefly how you would implement this enhancement.

Creating a Dockerfile
Creating Docs needed for it.
Updating Documentation
Probably add docker compose

Additional context or screenshots

Additional context

Are you contributing for a program?

GSSoC2024

Code of Conduct

  • I have read and agree to the Contributing Guidelines of this project.
@Ratangulati Ratangulati added the enhancement New feature or request label Jun 10, 2024
Copy link

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! 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant