podman-compose/docs
Monika Kairaityte 360b85bf2d Allow providing custom in_pod argument as a global compose file variable
Default command line argument `in_pod` was set to True, but this breaks
the compose file for users who want to use `--userns` argument. This
commit sets default `in_pod` value to None, and later resolves whether
to create a pod by checking compose file, as new argument in compose
file x-podman is now available. Now it is convenient for users to pass
custom `in_pod` value (True or False) as a compose file argument when
command line value of `in_pod` is not provided.

Signed-off-by: Monika Kairaityte <monika@kibit.lt>
2024-06-20 09:42:22 +03:00
..
Changelog-1.1.0.md Add release notes for v1.1.0 2024-04-17 20:23:48 +03:00
Extensions.md Allow providing custom in_pod argument as a global compose file variable 2024-06-20 09:42:22 +03:00
Mappings.md add docs directory 2019-09-03 00:19:41 +03:00