All Tools
O
Dev ToolsFreeOpen Source
ORAS
Push any artifact to an OCI registry, not just container images
Apache-2.0
ABOUT
ML and platform teams already run OCI registries for container images, but model weights, SBOMs, Helm charts, and WASM modules live in separate stores with different auth, versioning, and promotion rules. ORAS uses the OCI distribution spec so any artifact can be stored, tagged, signed, and promoted through the same registry you already operate.
INSTALL
brew install orasINTEGRATION GUIDE
1. Push versioned ML model weights and config bundles to an OCI registry next to serving images
2. Attach SBOMs and signatures to container images as OCI referrers for supply-chain scans
3. Store Helm charts and WASM modules in the same registry used for Kubernetes deployments
4. Copy artifacts between air-gapped and cloud registries without converting formats
TAGS
ocicontainersregistryartifactsdevopsmlops