This is a repository for Image Registry application and surrounding tools and libraries. Currently it consists of the following components:
Standalone application serving OCI compatible images over the network. See the detailed readme here.
A library and a set of examples for implementing OCI compatible client applications. See the detailed readme here.
A tool for signing OCI compatible images (using annotations) for use with application provisioning. See the detailed readme here.
Very small example registry for the server to have something to run on by default. It also contains a simple docker built AARCH64 "hello world" application. See the detailed readme here.