Files
Paul Holzinger 02b9f4f5d0 windows: podman save allow the use of stdout
By default podman save tries to write to /dev/stdout, this file doe snot
exists on windows and cannot be opened. Instead we should just use fd 1
in such case.

[NO NEW TESTS NEEDED]

Fixes #18147

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-05-23 16:44:40 +02:00
..
2023-02-15 10:55:21 +05:30