mass-project / mass_server

Malware Analysis and Storage System - Server repository
https://mass-project.github.io/
MIT License
12 stars 4 forks source link

Gracefully shutdown docker containers #116

Open Silberschleier opened 6 years ago

Silberschleier commented 6 years ago

The SIGINT sent by docker, when terminating a container isn't handled by the server and the scheduler, so the processes get killed after the grace period.