MetaHub¶
MetaHub is a container image registry that takes the context of a user into account to deliver the best-suited container image. It sits in front of an OCI registry and computes profile-aware image indexes from a graph of manifests, collections, rules and profiles.
This site is a guide to three capabilities, with concepts you can see in the UI and try with standard OCI tooling.
-
How layers compose into manifests, and how a single tag resolves across architectures.
-
How MetaHub serves the best-suited image layers per profile — defaults and variants.
-
Pushing and discovering OCI artefacts (referrers) with
oras. -
Delivering a large GGUF model as a layer injected into a base image, sized to the user's VRAM profile.