The pkg/registry package implements a Docker v2 registry and the OCI distribution specification. It is designed for scenarios requiring a low-dependency container registry, primarily intended for use in tests.
Note on Production Use: This package is currently considered a "low flightmiles system." While it is suitable for testing, use in production environments is at your own risk. If you intend to use it in production, the maintainers request that you provide feedback and submit PRs for integration tests.