mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-18 13:10:52 +02:00
Allow setting an argument list as x-podman.pod_args to override the default value `--infra=false --share=`. `--pod-args` passed on the command line takes precedence over the value set in docker-compose.yml; the values are not merged. Fixes #1057. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> |
||
---|---|---|
.. | ||
__init__.py | ||
test_can_merge_build.py | ||
test_compose_exec_args.py | ||
test_compose_run_log_format.py | ||
test_compose_run_update_container_from_args.py | ||
test_container_to_args_secrets.py | ||
test_container_to_args.py | ||
test_container_to_build_args.py | ||
test_get_net_args.py | ||
test_get_network_create_args.py | ||
test_normalize_depends_on.py | ||
test_normalize_final_build.py | ||
test_normalize_service.py | ||
test_rec_subs.py | ||
test_volumes.py |