-
Notifications
You must be signed in to change notification settings - Fork 138
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
Add a Dockerfile to the repository to containerize the applciation. This would allow the project to be built and run in a consistent docker environment improving the workflow.
Use Case
- Enable docker based local development using
docker-composeor standalone Docker commands - Simplifies onboarding for new contributors by providing a single command to build and run the app.
- Simplify deployment to container-supported environments
Benefits
- Prepares the project for scalable containerized deployments.
- Makes it easier to run the app in CI/CD pipelines
Priority
Medium
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done