Dockerize the Application
PankajKumardev opened this issue · 0 comments
PankajKumardev commented
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.
[x ] I am contributing under GSSoC-ext
[x ] I am contributing under hacktoberfest