Open lukacsbarni opened 4 years ago
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
thanks @lukacsbarni we forgot to update the Makefile as we just use plain docker-compose commands, is it of any value for you to maintain it or shall we just remove it?
The "Makefile" contains two services that cannot be found in docker-compose.