spiegel_podman/cmd/podman/containers
Valentin Rothberg 879d66e7db [v3.2] cp: do not allow dir->file copying
Fix a bug in `podman-cp` to forbid copying directories to files.
Previously, the directory was copied to the parent directory of the file
which is wrong.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-06-24 14:58:11 +02:00
..
attach.go bump go module to v3 2021-02-22 09:03:51 +01:00
checkpoint.go bump go module to v3 2021-02-22 09:03:51 +01:00
cleanup.go bump go module to v3 2021-02-22 09:03:51 +01:00
commit.go bump go module to v3 2021-02-22 09:03:51 +01:00
container.go bump go module to v3 2021-02-22 09:03:51 +01:00
cp.go [v3.2] cp: do not allow dir->file copying 2021-06-24 14:58:11 +02:00
create.go create: support images with invalid platform 2021-06-24 10:15:56 +02:00
diff.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
exec.go bump go module to v3 2021-02-22 09:03:51 +01:00
exists.go bump go module to v3 2021-02-22 09:03:51 +01:00
export.go bump go module to v3 2021-02-22 09:03:51 +01:00
init.go bump go module to v3 2021-02-22 09:03:51 +01:00
inspect.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
kill.go bump go module to v3 2021-02-22 09:03:51 +01:00
list.go bump go module to v3 2021-02-22 09:03:51 +01:00
logs.go bump go module to v3 2021-02-22 09:03:51 +01:00
mount.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
pause.go bump go module to v3 2021-02-22 09:03:51 +01:00
port.go bump go module to v3 2021-02-22 09:03:51 +01:00
prune.go Several shell completion fixes 2021-06-11 13:06:06 -04:00
ps.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
rename.go bump go module to v3 2021-02-22 09:03:51 +01:00
restart.go bump go module to v3 2021-02-22 09:03:51 +01:00
restore.go bump go module to v3 2021-02-22 09:03:51 +01:00
rm.go bump go module to v3 2021-02-22 09:03:51 +01:00
run.go hide conmon-pidfile flag on remote mode 2021-04-16 23:10:19 +08:00
runlabel.go bump go module to v3 2021-02-22 09:03:51 +01:00
start.go Add restart-policy to container filters & --filter to podman start 2021-05-06 14:35:15 +03:00
stats.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
stop.go Add podman run --timeout option 2021-04-23 11:18:05 -04:00
top.go bump go module to v3 2021-02-22 09:03:51 +01:00
unmount.go bump go module to v3 2021-02-22 09:03:51 +01:00
unpause.go bump go module to v3 2021-02-22 09:03:51 +01:00
utils.go Podman V2 birth 2020-04-16 15:53:58 -05:00
wait.go bump go module to v3 2021-02-22 09:03:51 +01:00