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
commit 42f68c1c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ $ ls /var/lib/images/busybox/*
To copy and sign an image: To copy and sign an image:
```sh ```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: To encrypt an image: