Service Stop Time and Parallel Cleanup
-
Adds
stopTimeSecsproperty support to services which allows user to set time before container is forcibly killed. -
Modifies
--cleanupand--cleanup-allto run async + parallel to speed up process.
Adds stopTimeSecs property support to services which allows user to set time before container is forcibly killed.
Modifies --cleanup and --cleanup-all to run async + parallel to speed up process.