docker-compose
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Generate a docker compose file so developers can run the command:
- docker-compose up
And then they should have in their own machines working bpm-eureka and bpm-edge-server
The idea is if I want to work on a service I only need to run my docker-compose command and all the dependencies will be available so I just have to make the service work in conjunction with all the services provisioned by this compose file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.