summaryrefslogtreecommitdiff
path: root/system/skopeo/README
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2019-02-22 08:05:10 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-22 08:05:10 +0700
commite6e85f8e59638bd1fb751415f5083d5477530df1 (patch)
tree88997f0bd4f45d1548aada8f58d4fac61c011b8b /system/skopeo/README
parentbe635f2605d0092fe8c779393d7e775599d73b5a (diff)
downloadslackbuilds-e6e85f8e59638bd1fb751415f5083d5477530df1.tar.gz
system/skopeo: Added (utility for container images and registries).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/skopeo/README')
-rw-r--r--system/skopeo/README7
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`