To run and open . yml files you have to install Docker Compose.
After the installation, go to your docker-compose.
yml directory and then execute docker-compose up to create
and start services in your docker-compose.
yml is something that you read not run or execute
other frameworks use yml to store their data and a proper format
it can be said as an alternative to JSON and XML