Bhanu Chowhan

Results 8 comments of Bhanu Chowhan

I have solved this type of issue. please assign me this under hactoberfest.

if no issue, both of us can work for it.

Hey, I would to happy to work on this under hactoberfest

soon I will raise a PR

> This is because, you are not set up your . env file correctly. Can you please send any readme to set up .env

I have fixed this type of issue before, if you assign me, I will fix it!

vagrant is a tool that enables the creation and configuration of lightweight, reproducible, and portable development environment. Basically it is a VM provisioner. You don't need to set up a...

You can't execute linux command directly in a docker linux container but through "exec" command. So many things like vim, httpd, systemctl will be installed in linux container. Also data...