Skip to content

💡[Feature]: Dockerize project | add Dockerfile for containerized setup #206

@ItsAbhinavM

Description

@ItsAbhinavM

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-compose or 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

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions