A simple project to run docker containers for different services
Use make build command to build docker images
Use make run command to run the application. This command will also build the images before starting the containers.
Use make stop command to stop the application.