mirror of
https://github.com/containers/podman.git
synced 2025-10-29 08:57:26 +08:00
Introduce a `Copier` object to separate the copy-rule enforcement from copying. That allows for a better error reporting of the REST API. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>