Image registries
Registries to fetch OCI-compatible container image from during the container build step.
Image registry
An image registry.
- Authentication - The details to authenticate access to the registry.
Properties
Enable
Enable this image registry.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config compute image registry <index> enable
Location
The image registry location.
- Data type: string
- Configuration
- Required
CLI: (cli)> config compute image registry <index> location
Search registry
Container building will search this registry for packages.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config compute image registry <index> search
Mirrors
A list of mirror registries that provide the same packages.
- Data type: string list
- Configuration
CLI: (cli)> config compute image registry <index> mirror
