This repo is to be used for setting up system service dependency for any project.
dockerinstalled on the systemdocker-composeinstalled on the systemgitinstalled on the system
- Since all services use the prebuilt images there is no build step.
- To start all the services at once use
docker-compose up --detach. - To start particular services use
docker-compose up --detach SERVICE.