ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle SIGINT gracefully

ItsEcholot opened this issue · comments

Handle the SIGINT process event gracefully and quit the application. This should allow docker to stop a ContainerNursery container faster.