The "Makefile" contains two services that cannot be found in docker-compose. ``` application: infra rabbitmq ## Brings up Activiti application services make example-runtime-bundle example-cloud-connector activiti-cloud-query activiti-cloud audit activiti-cloud-notifications-graphql @echo Runtime bundle entry point: http://$(DOCKER_IP)/rb ```
The "Makefile" contains two services that cannot be found in docker-compose.