Use the bahmni/openmrs-db:clinic-config image as OpenMRS DB to reduce the booting time of Bahmni Lite. To use this image:
Change the OPENMRS_DB_IMAGE_NAME variable to
bahmni/openmrs-db:clinic-config
in .env file of Bahmni LiteOPENMRS_DB_IMAGE_NAME=bahmni/openmrs-db:clinic-config
Uncomment the volume mounts for
configuration_checksums
in openmrs and openmrs-db service in the docker-compose.yaml of Bahmni Lite