Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ORAS Go library

License

NotificationsYou must be signed in to change notification settings

oras-project/oras-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ORAS logo

oras-go is a Go library for managing OCI artifacts, compliant with theOCI Image Format Specification and theOCI Distribution Specification. It provides unified APIs for pushing, pulling, and managing artifacts across OCI-compliant registries, local file systems, and in-memory stores.

Note

Themain andv2 branches followGo's Security Policy and support the two latest versions of Go (currently1.24 and1.25).

Getting Started

Concepts

Gain insights into the fundamental concepts:

Quickstart

Follow the step-by-step tutorial to useoras-go v2:

Examples

Check out sample code for common use cases:

Find more API examples atpkg.go.dev.

Versioning

This project followsSemantic Versioning (MAJOR.MINOR.PATCH), withMAJOR for breaking changes,MINOR for backward-compatible features, andPATCH for backward-compatible fixes.

Branches

main (v3 development)

Build Statuscodecov

Themain branch is under active development forv3 and may contain breaking changes.Not recommended for production use.

v2 (stable)

Build StatuscodecovGo Report CardGo Reference

Thev2 branch contains the latest stable release and isrecommended for production use.

New features and bug fixes frommain will be backported tov2 if applicable.

v1 (maintenance)

Build StatuscodecovGo Report CardGo Reference

Thev1 branch is in maintenance mode and receives only dependency updates and security fixes. No new features are planned.

To migrate fromv1 tov2, seeMIGRATION_GUIDE.md.

Community


[8]ページ先頭

©2009-2025 Movatter.jp