podman-compose/pytests
lemmi a9c335bf82 Handle sysctls maps
- Add support to handle sysctls maps.
- Directly raise an error if sysctls is neither an array nor map instead
  of letting podman fail with an unhelpful message.

Support for sysctls arrays was added in #261.

Fixes #754: sysctls only works with arrays, not maps

Signed-off-by: lemmi <lemmi@nerd2nerd.org>
2024-03-09 12:44:55 +02:00
..
__init__.py Migrate tests to unittest 2024-03-08 11:33:17 +02:00
test_can_merge_build.py Fix import formatting 2024-03-08 23:46:19 +02:00
test_can_merge_cmd_ent.py Fix import formatting 2024-03-08 23:46:19 +02:00
test_container_to_args.py Handle sysctls maps 2024-03-09 12:44:55 +02:00
test_normalize_final_build.py Fix import formatting 2024-03-08 23:46:19 +02:00
test_volumes.py Add SPDX license identifiers to each source file 2024-03-08 12:19:51 +02:00