mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 06:32:10 +00:00
Else use ./bin/skopeo as the default binary. This makes it a lot more flexible compared to just searching and using the first skopeo in PATH. Also, allows to avoid any binary installation to /usr/bin. The SKOPEO_BINARY evaluation logic has been moved to a separate and reusable Makefile target. Co-authored-by: Miloslav Trmač <mitr@redhat.com> Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>