mirror of
https://github.com/containers/skopeo.git
synced 2025-09-03 07:35:02 +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
|
```sh
|
||||||
$ skopeo copy docker://busybox:1-glibc atomic:myns/unsigned:streaming
|
$ skopeo copy docker://busybox:1-glibc atomic:myns/unsigned:streaming
|
||||||
$ skopeo copy docker://busybox:latest dir:existingemptydirectory
|
$ 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
|
Deleting images
|
||||||
|
Reference in New Issue
Block a user