Merge pull request #908 from wushuyi/fix-doc

fix copy doc
This commit is contained in:
Daniel J Walsh
2020-05-09 06:08:36 -04:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ $ ls /var/lib/images/busybox/*
To copy and sign an image:
```sh
# skopeo copy --sign-by dev@example.com container-storage:example/busybox:streaming docker://example/busybox:gold
# skopeo copy --sign-by dev@example.com containers-storage:example/busybox:streaming docker://example/busybox:gold
```
To encrypt an image: