mirror of
https://github.com/containers/podman.git
synced 2026-01-27 07:18:19 -05:00
The remote client does not support loading directories yet. To prevent confusing error messages and to make the behaviour more explicit, check if the input points to a directory and throw an error if needed. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>