Dockerize Redit-app
Repo used: https://github.com/LondheShubham153/redit-app.git
step-1
First, make a separate folder/directory
mkdir redit
cd redit
step-2
Now, we will clone the git repo in our local
git clone https://github.com/LondheShubham153/redit-app.git
ls
cd...
arup07.hashnode.dev1 min read