Bug 2229518 (golang-github-containers-image-5) - Review Request: golang-github-containers-image-5 - Work with containers' images
Summary: Review Request: golang-github-containers-image-5 - Work with containers' images
Keywords:
Status: NEW
Alias: golang-github-containers-image-5
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-06 17:20 UTC by Robert-André Mauchin 🐧
Modified: 2023-08-06 17:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert-André Mauchin 🐧 2023-08-06 17:20:49 UTC
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


Note You need to log in before you can comment on or make changes to this bug.