mirror of
https://github.com/containers/skopeo.git
synced 2026-07-13 20:52:53 +00:00
When copying or adding a source directory, copy the directory's contents to the destination directory, to better match Dockerfile COPY behavior. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #50 Approved by: rhatdan