OCI
Open Container Initiative artifact registry. Distributes container images and generic artifacts through OCI-compliant registries.
- Install Command
- oras pull {package}
- Check Command
- oras version
- Homepage URL
- https://oras.land/
- Bootstrap Note
- ORAS (OCI Registry As Storage) is the reference client for OCI artifacts. To authenticate against a private registry, run "oras login <registry>" after install.
- Has Install Step