mirror of
https://github.com/apple/container.git
synced 2026-07-12 04:27:05 +00:00
de780c1478
- Closes #1581. - This adds stop signal support to the cli. The priority is: 1. If an explicit stop signal is passed on the cli use this. 2. If not, check if there is a stop signal in the image config. 3. Finally, use the default (TERM).