Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oras-project/oras
OCI registry client - managing content like artifacts, images, packages
https://github.com/oras-project/oras
docker oci registry storage
Last synced: 5 days ago
JSON representation
OCI registry client - managing content like artifacts, images, packages
- Host: GitHub
- URL: https://github.com/oras-project/oras
- Owner: oras-project
- License: apache-2.0
- Created: 2018-12-24T03:24:04.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T07:30:13.000Z (11 days ago)
- Last Synced: 2025-01-13T22:54:53.837Z (5 days ago)
- Topics: docker, oci, registry, storage
- Language: Go
- Homepage: https://oras.land
- Size: 6.54 MB
- Stars: 1,560
- Watchers: 25
- Forks: 183
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-repositories - oras-project/oras - OCI registry client - managing content like artifacts, images, packages (Go)
- awesome-starred - oras-project/oras - OCI registry client - managing content like artifacts, images, packages (docker)
- awesome - oras-project/oras - OCI registry client - managing content like artifacts, images, packages (Go)
- awesome - oras-project/oras - OCI registry client - managing content like artifacts, images, packages (Go)
README
# ORAS CLI
[![Build Status](https://github.com/oras-project/oras/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/oras-project/oras/actions/workflows/build.yml?query=workflow%3Abuild+event%3Apush)
[![codecov](https://codecov.io/gh/oras-project/oras/branch/main/graph/badge.svg)](https://codecov.io/gh/oras-project/oras)## Docs
Documentation for the ORAS CLI is located on
the project website: [oras.land/cli](https://oras.land/docs/category/oras-commands)## Development Environment Setup
Refer to the [development guide](https://oras.land/community/developer_guide) to get started [contributing to ORAS](https://oras.land/community/contributing_guide).
## Code of Conduct
This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for further details.