Tutorials
Start with getting started, then choose the workflow that matches the deployment.
-
Getting started
Serve container images through peryx: cache Docker Hub, pull an image, push one of your own, and verify it.
-
Build a team registry
Combine a hosted team store with a cached Docker Hub index under one virtual route.
-
Pull a Docker Hub official image
Configure a Docker Hub cache and pull an official image by its short name.
-
Log in and push with a scoped token
Turn on the Bearer token realm, docker login against peryx, and push an image with a token scoped to one set of repositories.
-
Push a blob chunk by chunk
Use curl to upload chunks, recover from 416, cancel sessions, commit blobs, and proxy sha512 manifests.