spiegel_podman/pkg/domain
Valentin Rothberg d4272bed51 podman cp: do not overwrite non-dirs with dirs and vice versa
Add a new `--overwrite` flag to `podman cp` to allow for overwriting in
case existing users depend on the behavior; they will have a workaround.
By default, the flag is turned off to be compatible with Docker and to
have a more sane behavior.

Fixes: #14420
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-06-10 09:42:19 +02:00
..
entities podman cp: do not overwrite non-dirs with dirs and vice versa 2022-06-10 09:42:19 +02:00
filters Use containers/common/pkg/util.StringToSlice 2022-05-23 12:16:54 -04:00
infra podman cp: do not overwrite non-dirs with dirs and vice versa 2022-06-10 09:42:19 +02:00
utils Add more unit tests 2022-05-04 08:29:54 -05:00