swaraj-das/Collect-your-GamingTools

[Feature] Dockerize the Application

Opened this issue · 0 comments

Description

I want to add Dockerfile to the root of the project. A Dockerfile is a text file of instructions which are used to automate installation and configuration of a Docker image .

Adding Dockerfile to the root of the project will encourage image formation of the application using Docker and running the image in one's local environment without installing the dependencies.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I have read the Code Of Conduct
  • The changes don't break the code
  • Please attach the screenshots and video of the development work once it is done