mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-25 09:23:31 +01:00
70a0e2d003
Currently --in-pod handling is broken because the only way to set False is by providing empty argument like "--in-pod=". As of Python 3.7 the solution is to accept string and parse manually. Co-authored-by: Randolph Sapp <res.sapp@gmail.com> Signed-off-by: Povilas Kanapickas <povilas@radix.lt> |
||
---|---|---|
.. | ||
__init__.py | ||
test_can_merge_build.py | ||
test_can_merge_cmd_ent.py | ||
test_compose_exec_args.py | ||
test_compose_run_update_container_from_args.py | ||
test_container_to_args.py | ||
test_get_net_args.py | ||
test_get_network_create_args.py | ||
test_normalize_final_build.py | ||
test_volumes.py |