Currently Bahmni is configured as a monolithic Docker image.
However, using such a setup lacks flexibility and optimization.
Instead, we should design a multi-service Docker project to start each service individually shipped in their own Docker image and have a Docker Compose project to orchestrate the services.
This ticket represents the high level Epic of the project.
Code will be hosted at: https://github.com/mekomsolutions/bahmni-docker