fix(exit): catching SIGTERM
Also catching SIGTERM
We also need to modify our tutorials w/:
docker-compose stop -t 2
docker logs ...
docker-compose down
So we can see in the logs the proper exit.
Related to this issue
Edited by Raphael Defosseux