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

[FEAT]: Integrating Docker into the project #1034

Closed
Ratangulati opened this issue Jun 10, 2024 · 2 comments
Closed

[FEAT]: Integrating Docker into the project #1034

Ratangulati opened this issue Jun 10, 2024 · 2 comments

Comments

@Ratangulati
Copy link

Ratangulati commented Jun 10, 2024

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 be creating and updating the docs and creating the Dockerfile for the project

Copy link

welcome bot commented Jun 10, 2024

Hello there!👋 Welcome to the project!🚀⚡

Thank you and congrats🎉 for opening your very first issue in this project. Community-website aims to build a resource sharing platform in order to reduce the knowledge gap. Please adhere to our Code of Conduct.🙌 If you have screenshots or a gif to share demonstrating the issue, that's really helpful!📸 Please make sure not to start working on the issue, unless you get assigned to it.😄

Feel free to join our Slack Community.💖 We have different channels for active discussions.✨ Hope you have a great time there!😄

@Ratangulati Ratangulati changed the title Integrating Docker into the project [FEAT]: Integrating Docker into the project Jun 10, 2024
@Kajol-Kumari
Copy link
Member

Duplicate of #543

Thanks for opening the issue but please check once among the opened issues

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

No branches or pull requests

2 participants