image
https://github.com/containers/image
Go
Work with containers' images
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to image
Help out
- Issues
- Implement a registry:// alias for docker://
- Support saving multiple images to oci-archive:
- Errors returned are not typed making it difficult to distinguish for approriate handling.
- Copy directly to OCI runtime bundle format
- skopeo login, with no XDG_RUNTIME_DIR, fails in a bad way
- [FEAT] Catch EOF on `skopeo copy` when one side or the other disconnects and log more information.
- Skip checking if the manifest difest matches for docker-daemon source. Fixes #1049
- Error "Manifest does not match provided manifest digest" when using @sha256:digest in docker-daemon
- Reject mirroring specification with tags/digests
- Race condition when "skopeo copy" multiple tags into the same oci:directory at the same time
- Docs
- Go not yet supported