diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:50:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:12 -0400 |
commit | fe760e740e5c946854925b6ee4129774faf45f9c (patch) | |
tree | ca0d94adae01e72fef2b9b20c310086ca41c6524 /system/skopeo | |
parent | 8af1bc2b8cc80c8a0d6b4fe3a48d501c3b05b19f (diff) |
system/skopeo: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/skopeo')
-rw-r--r-- | system/skopeo/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/skopeo/README b/system/skopeo/README index faf0aa199002..dc9b9bf48b0e 100644 --- a/system/skopeo/README +++ b/system/skopeo/README @@ -1,7 +1,7 @@ -skopeo is a command line utility that performs various operations on container -images and image repositories. It can work with OCI images as well as the -original Docker v2 images. It works with API V2 registries such as Docker -registries, private registries, local directories and local OCI-layout -directories. +skopeo is a command line utility that performs various operations +on container images and image repositories. It can work with OCI +images as well as the original Docker v2 images. It works with API +V2 registries such as Docker registries, private registries, local +directories and local OCI-layout directories. `skopeo inspect docker://docker.io/vbatts/slackware` |