podman/pkg/domain/entities
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
..
reports enable gocritic linter 2022-04-26 18:12:22 +02:00
types Fix build with GO111MODULE=off 2021-04-15 14:24:39 -04:00
auto-update.go auto-update: simple rollback 2021-08-05 15:20:38 +02:00
container_ps.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers.go podman cp: do not overwrite non-dirs with dirs and vice versa 2022-06-10 09:42:19 +02:00
engine.go Standardize on capatalized Cgroups 2022-01-14 12:30:20 -05:00
engine_container.go play: kube: use in-memory kubefile and remove tempfile 2022-03-24 00:57:01 -07:00
engine_image.go bump go module to version 4 2022-01-18 12:47:07 +01:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go bump go module to version 4 2022-01-18 12:47:07 +01:00
filters.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
generate.go Handlers for `generate systemd` with custom dependencies 2022-01-19 21:46:16 +05:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go go format previosly touched files 2022-05-24 16:07:39 +02:00
manifest.go Refactor manifest list operations 2022-01-14 16:13:35 -07:00
network.go enable gocritic linter 2022-04-26 18:12:22 +02:00
play.go play kube: service container 2022-05-12 10:51:13 +02:00
pods.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
secrets.go bump go module to version 4 2022-01-18 12:47:07 +01:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go Remove unused archive flag from diff commands 2022-05-25 08:50:12 -07:00
volumes.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00