oras
brew install oras
v1.3.2
Apache-2.0
Command-line tool for pushing, pulling, and managing OCI artifacts in container registries without Docker.
Why you might care
Use ORAS when you need to store non-container artifacts (Helm charts, SBOM, signatures, configs) in OCI registries alongside container images. It's a lighter-weight alternative to Docker for artifact distribution, operates without a daemon, and integrates well with CI/CD and supply-chain security workflows.
10.4k
30-day installs · #351
29.8k
90-day · #398
79.0k
365-day · #497
Build dependencies
Links
- https://oras.land
- Brew formula source: Formula/o/oras.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"docker",
"regctl",
"skopeo"
],
"build_dependencies": [
"go"
],
"categories": [
"networking",
"container-runtime",
"cli-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "OCI Registry As Storage",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:49+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "oras",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://oras.land",
"homepage_og_description": "Distribute Artifacts Across OCI Registries With Ease",
"homepage_og_image": "https://oras.land/img/oras_social_card.png",
"homepage_title": "OCI Registry As Storage",
"installs_30d": 10414,
"installs_365d": 79006,
"installs_90d": 29842,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:44:20+00:00",
"llm_model": "claude-haiku-4-5",
"name": "oras",
"oldnames": [],
"one_liner": "Command-line tool for pushing, pulling, and managing OCI artifacts in container registries without Docker.",
"optional_dependencies": [],
"rank_30d": 351,
"rank_365d": 497,
"rank_90d": 398,
"raw_hash": "6ac78ae5d08157b9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/oras.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.3.2",
"versioned_formulae": [],
"why_use_this": "Use ORAS when you need to store non-container artifacts (Helm charts, SBOM, signatures, configs) in OCI registries alongside container images. It\u0027s a lighter-weight alternative to Docker for artifact distribution, operates without a daemon, and integrates well with CI/CD and supply-chain security workflows."
}