Skip to content

[FEATURE] #313

@Cleveridiot07

Description

@Cleveridiot07

🚀 Feature Request

Description
Create Dockerfile for the Project


Problem Statement
We need to containerize our project for easier deployment and consistency across different environments. The Dockerfile should include the necessary configurations to build and run our application in a Docker container.


Proposed Solution
A Dockerfile should be created in the root directory of the project.
The Dockerfile should successfully build the application image using docker build.
The application should run successfully in the container using docker run


Checklist

  • [✔️] I have checked the existing issues and this feature request is not a duplicate.
  • [✔️] I have starred this repository.
  • [✔️] I am willing to help implement this feature (optional).

Additional context
I'd like to work on this task under the Hacktoberfest and GSSoC-EXT tags. Please assign this issue to me so I can start creating the Dockerfile for our project

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions