mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-03-22 10:39:08 +00:00
* Fix signal diff for truncated and RT signal names This refactors the signal mapping logic to closely resemble the logic in podman. Podman tolerates images with truncated STOPSIGNAL names e.g RTMIN+3 is used in the freeipa-container Dockerfiles. Also avoids hardcoding real-time signals as they vary per platform or glibc implementation (see man 7 signal). * Cleanup lint * More lint cleanup |
||
|---|---|---|
| .. | ||
| podman | ||
| __init__.py | ||