Before Oct 2022, you could only use Docker Hub to store and distribute container images — or artifacts usable by container runtimes. But starting this month, there is no such platform limitation. Now you can push the following artifacts to Docker Hub flawlessly:
- Helm charts
- WebAssembly modules
- Docker Volumes
- SBOMs
- OPA bundles
- …and many other custom artifacts
While the OCI Artifact Specification is considered a release candidate, full Docker Hub support for OCI Reference Types and the accompanying Referrers API is on the horizon.
Read the whole story: Announcing Docker Hub OCI Artifacts Support - Docker