ERROR: Named volume "eip-client/config:/config:rw" is used in service "eip-client" but no declaration was found in the volumes section.

1st I clone git :: GitHub - mekomsolutions/bahmni-docker-compose: Docker Compose project to run Bahmni Then when I run docker-compose up I face the issue

The PROXY_TLS variable is not set. Defaulting to a blank string. ERROR: Named volume “eip-client/config:/config:rw” is used in service “eip-client” but no declaration was found in the volumes section.

cc @Mekom

1 Like

Hi @roshanthapa, than simply running

you might rather have to go through the entire project’s README.md and run some prerequisite commands. You’d then end up running docker-compose -p $DISTRO_GROUP up to spin up the project.