REGISTRY PORTAL
Your image space.
Sign in with RE8CH, request an image project space, review namespace boundaries, usage, and billing status.
RE8CH account
Use the shared RE8CH login. First-time email or phone verification creates the account automatically, then returns you here to request a space.
- 1Enter email or phone
- 2Confirm the one-time code
- 3Request an image space
Resource boundary
K3S namespaceimage
Control APIapi.re8ch.com/image
Harbor pathregistry.re8ch.com/<space>
Application--
Space--
Project slug--
Harbor project--
Access verification
An approved account is only considered deliverable after live checks confirm registry pull, Cosign signing/verification, and SBOM retrieval.
Container pullpending
Sign / verifypending
SBOM readpending
Usage and billing
Harbor storage--
Storage quota--
Registry transfer--
Pull count--
Billing source--
Sign in required
Push quickstart
After approval, use the issued Harbor robot account and signing material to prove pull, sign, verify, and SBOM access against this project path.
docker login registry.re8ch.comdocker pull registry.re8ch.com/<space>/app:tagdocker tag app:latest registry.re8ch.com/<space>/app:tagdocker push registry.re8ch.com/<space>/app:tagcosign sign --key cosign.key registry.re8ch.com/<space>/app@sha256:<digest>cosign verify --key cosign.pub registry.re8ch.com/<space>/app@sha256:<digest>cosign download attestation registry.re8ch.com/<space>/app@sha256:<digest>