Merge pull request #1003 from mtrmac/copy-independent

Add an extra clarification to skopeo-copy(1)
This commit is contained in:
Daniel J Walsh 2020-08-09 08:50:29 -04:00 committed by GitHub
commit f30bab47e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,9 @@ Uses the system's trust policy to validate images, rejects images not trusted by
_destination-image_ use the "image name" format described above
_source-image_ and _destination-image_ are interpreted completely independently; e.g. the destination name does not
automatically inherit any parts of the source name.
## OPTIONS
**--all**