fix copy doc

This commit is contained in:
wushuyi
2020-05-09 07:50:40 +08:00
parent 1ddb736b5a
commit 8d252f82fd

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: