mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 03:24:25 +00:00
The goal is to include the c/image documentation in a skopeo release, so that RPMs and other distribution mechanisms can ship the c/image documentation without having to create a separate package for c/image (which would not otherwise be needed because it is vendored in users). So, unify the updates of the "vendor" subdirectory as (make vendor), and document it in README.md. Also drop hack/vendor.sh, we neither use nor document it, so updating it as well seems pointless.