Writing docker compose files
- We have dockerfiles where we are supposed to build docker images and bring them up
- Refer Here for the changes done to add a docker compose file with Docker images to build
Dealing with environmental variables
- Refer Here for the changes.
