diff options
Diffstat (limited to 'system/skopeo/slack-desc')
-rw-r--r-- | system/skopeo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/skopeo/slack-desc b/system/skopeo/slack-desc new file mode 100644 index 0000000000000..cc512f917db37 --- /dev/null +++ b/system/skopeo/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +skopeo: skopeo (utility for container images and registries) +skopeo: +skopeo: skopeo is a command line utility that performs various operations +skopeo: on container images and image repositories. It can work with OCI +skopeo: images as well as the original Docker v2 images. It works with API V2 +skopeo: registries such as Docker registries, private registries, local +skopeo: directories and local OCI-layout directories. +skopeo: +skopeo: Site: https://github.com/containers/skopeo +skopeo: +skopeo: |