Files
podman-compose/tests
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
..
2020-04-22 14:31:00 +03:00
2023-04-12 22:25:33 +03:00
2021-05-06 01:17:01 +03:00
2019-10-05 22:35:05 +03:00
2019-10-05 22:37:14 +03:00
2022-03-19 00:17:22 +03:00
2023-04-09 12:00:45 +03:00
2021-12-23 00:34:01 +02:00
2021-12-25 21:06:29 +02:00
2024-03-09 16:10:37 +00:00
2021-12-11 01:50:40 +02:00
2022-02-28 01:19:39 +03:00
2021-11-24 18:06:18 +02:00
2022-02-12 13:54:30 +02:00
2019-10-04 20:27:19 +03:00
2024-03-08 23:46:24 +02:00