https://bugzilla.redhat.com/show_bug.cgi?id=2229518

            Bug ID: 2229518
           Summary: Review Request: golang-github-containers-image-5 -
                    Work with containers' images
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-containers-image-5.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-containers-image-5-5.26.1-1.fc38.src.rpm

Description:
image is a set of Go libraries aimed at working in various way with containers'
images and container image registries.  The containers/image library allows
application to pull and push images from container image registries, like the
docker.io and quay.io registries. It also implements "simple image signing". 
The containers/image library also allows you to inspect a repository on a
container registry without pulling down the image. This means it fetches the
repository's manifest and it is able to show you a docker inspect-like json
output about a whole repository or a tag. This library, in contrast to docker
inspect, helps you gather useful information about a repository or a tag
without requiring you to run docker pull.  The containers/image library also
allows you to translate from one image format to another, for example docker
container images to OCI images. It also allows you to copy container images
between various registries, possibly converting them as necessary, and to sign
and verify images.

Fedora Account System Username: eclipseo


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2229518

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202229518%23c0
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to