Skip to main content
Version: 1.0

OCI Artifact Registries

The wasmCloud host supports pulling images for components and providers from OCI (Open Container Initiative) registries.

Configuring Access to a Private registry

In production environments, it's common to pull artifacts from a private registry. wasmCloud hosts can configured to authenticate with a private registry using host configuration.

Working with Multiple Registries

Sometimes it's necessary to pull artifacts from multiple private registries. In this case, a config service can be used to provide supplemental configuration, including credentials for multiple OCI registries.