I tried to start contributing to the project referring CONTRIBUTING.md
Here I'm stuck with the below step since there is no docker-compose.yml file available.
docker-compose up from your command lineI think we should update the CONTRIBUTING.md file. Yeah?
hi @viradhanus , Step 2. cd openemr/docker/development-easy ?
I tried but got this error.

I watched this video which is on the official OpenEMR Youtube channel. At that time the video recorded, there was docker-compose.yml file in the main repository itself. I think its better to include the new changes in the video description also if possible. :pleading_face:
hi @viradhanus ,
Looks like you need to get docker and docker-compose working in your environment. There is a really neat script here that sets up a whole bunch of stuff in most popular linux environments:
https://github.com/openemr/openemr-devops/tree/master/utilities/openemr-env-installer
@bradymiller Sure Sir, I will try with openemr-env-installer. Hence I will close this now. Thanks a lot @bradymiller @stephenwaite :+1:
@robertdown , is there a way to modify the description for this video:
https://www.youtube.com/watch?v=Gb7PB0c5_pA&ab_channel=OpenEMR
with something like:
Note that the docker-compose.yml file discussed in the video was moved to the docker/development-easy/ directory.