Introduction
The Open Policy Registry is an OCIv2-compatible container registry for policy images.
It consists of two components:
- The
policy
CLI, which is used to manage policy images, and is modeled afterdocker
- The
opcr.io
registry, which is a hosted OCIv2-compatible container registry that is focused exclusively on policy image content
#
Getting Started#
Create an opcr.io account and organizationYou can use policy
CLI with other container registries, but a good place to start is
to create an opcr.io
account.
#
Download the CLITo get started, you'll need to download the policy
CLI.
#
TutorialFollow our 5 minute tutorial to get a flavor for what OPCR can do for you.