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]: Integrating Docker into the project #525

Closed
4 tasks done
Ratangulati opened this issue Jul 14, 2024 · 2 comments
Closed
4 tasks done

[Feature Request]: Integrating Docker into the project #525

Ratangulati opened this issue Jul 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Ratangulati
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

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

I will also be updating the docs for it.

Use Case

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.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@Ratangulati Ratangulati added the enhancement New feature or request label Jul 14, 2024
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project.
Please make sure to read this issue for important guidelines.
We aim to respond or assign your issue as soon as possible.

@codewarnab
Copy link
Collaborator

their is already docker file in the backend but for the fronend i dont think it needed

@codewarnab codewarnab closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
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

2 participants