Currently a CTRL+C or SigTerm does not stop the docker container. [This](https://stackoverflow.com/questions/31836498/sigterm-not-received-by-java-process-using-docker-stop-and-the-official-java-i) seems to be the same issue and could help to solve it.
Currently a CTRL+C or SigTerm does not stop the docker container. This seems to be the same issue and could help to solve it.