Merge pull request #447 from marcosps/issue_446

README.md: Fix example of skopeo copy command
This commit is contained in:
Miloslav Trmač
2017-11-07 17:53:25 +01:00
committed by GitHub

View File

@@ -82,7 +82,7 @@ local directories, and local OCI-layout directories:
```sh
$ skopeo copy docker://busybox:1-glibc atomic:myns/unsigned:streaming
$ skopeo copy docker://busybox:latest dir:existingemptydirectory
$ skopeo copy docker://busybox:latest oci:busybox_ocilayout
$ skopeo copy docker://busybox:latest oci:busybox_ocilayout:latest
```
Deleting images