diff options
Diffstat (limited to 'system/skopeo/README')
-rw-r--r-- | system/skopeo/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/skopeo/README b/system/skopeo/README new file mode 100644 index 0000000000..faf0aa1990 --- /dev/null +++ b/system/skopeo/README @@ -0,0 +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 inspect docker://docker.io/vbatts/slackware` |