Files
Paul Holzinger 34de0feda5 cmd/podman: refactor Context handling
The PodmanOptionsKey is never used anywhere so it is pointless to add
this. Second having several functions to return the same context makes
no sense so fold them all into one. Lastly create the context once and
always return the same one instead of having to nil check each time.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-02-12 14:01:10 +01:00
..
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2025-01-22 11:43:47 -05:00