Also catching SIGTERM
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
Also related to this issue