mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 06:10:50 +00:00
Merge pull request #447 from marcosps/issue_446
README.md: Fix example of skopeo copy command
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user