Allow to specify the stopsignal via the containerconfig
element as the following example shows
<type image="docker">
<containerconfig ...>
<stopsignal>SIGINT</stopsignal>
</containerconfig>
</type>
This Fixes #2543
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| buildah_test.py | ||
| init_test.py | ||
| umoci_test.py | ||