mirror of
https://github.com/containers/podman-compose.git
synced 2025-04-17 05:58:36 +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> |
||
---|---|---|
.. | ||
custom_pod_args_empty | ||
custom_pod_args_set | ||
custom_pod_args_unset | ||
__init__.py | ||
test_podman_compose_pod_args.py |