Run a local zot registry
docker run --platform linux/amd64 -d -p 3333:5000 --name oras-quickstart ghcr.io/project-zot/zot-linux-amd64:latestBuild Pepr image and library
npm run build:imagePush to local registry
oras push --plain-http localhost:3333/pepr-library:v0.38.1 --artifact-type application/vnd.pepr.module.layer.v1 pepr-0.0.0-development.tgz
docker tag pepr:dev localhost:3333/pepr:v0.38.1
docker push localhost:3333/pepr:v0.38.1Pull it from the registry (stores it in your directory)
oras pull localhost:3333/pepr-library:v0.38.1
docker pull localhost:3333/pepr:v0.38.1View it in the registry
oras discover localhost:3333/pepr-library:v0.38.1Other Stuff
> crane ls registry.defenseunicorns.com/pepr-dev/private/controller
v0.51.6-nightly.1
v0.51.6-nightly.2
v0.51.6-nightly.3
┌─[cmwylie19@C2WY6FCQVX] - [~/pepr] - [2025-07-09 03:54:18]
└─[0] <git:(2387 9a513f3) > crane ls registry.defenseunicorns.com/pepr-dev/controller
v0.51.6-nightly.1
v0.51.6-nightly.2
v0.51.6-nightly.3
┌─[cmwylie19@C2WY6FCQVX] - [~/pepr] - [2025-07-09 03:54:24]
└─[0] <git:(2387 9a513f3) > crane ls registry.defenseunicorns.com/pepr-dev/npm/pepr
0.51.6-nightly.3