Waiting time for dependent service's startup is hard coded in the Docker file. dockerize tool used to check whether dependent services are running or not. (https://github.com/jwilder/dockerize).
Expose port 8080 and 8081 from the docker container and map those same ports in docker compose.
Add service startup commands to a separate bash script and call that init.sh from the Docker CMD.
Coverage remained the same at 40.804% when pulling 63eb7d6d1adf8fe1edc5aded69799721b7b6b2e1 on lmanohara-develop_2 into 3e31a7dff17f61ddcc019fd7997b6bcee9dd4564 on develop.
Coverage remained the same at 40.804% when pulling 63eb7d6d1adf8fe1edc5aded69799721b7b6b2e1 on lmanohara-develop_2 into 3e31a7dff17f61ddcc019fd7997b6bcee9dd4564 on develop.
Doing merge for https://github.com/Consonance/consonance/pull/118