CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Add healthcheck to neo-cli nodes using docker-compose #143

Closed nunojusto closed 5 years ago

nunojusto commented 5 years ago

Problem

Sometimes neo-cli nodes freeze or die and the container is still running. We need a solution to solve that without manual intervention. Solving https://github.com/CityOfZion/neo-local/issues/139

Solution

Checklist