container-oci-registry-config 1.0
| Name | container-oci-registry-config |
|---|---|
| Version | 1.0 |
| Summary | Configure custom container registry for Podman/Skopeo/Buildah (opt-in) |
| Description | Adds drop-in configuration for Podman, Skopeo, Buildah, and CRI-O. NOT for Docker (use docker-registry-config for Docker). Supports both insecure (HTTP) and secure (HTTPS with TLS) modes. Does NOT modify existing registries.conf - creates a separate file in registries.conf.d/ that is merged at runtime. Public registries remain accessible. This recipe is opt-in: requires CONTAINER_REGISTRY_URL to be set. Use IMAGE_FEATURES container-registry to auto-select based on container engine. |
| Section | base |
| License | MIT |
| Homepage | |
| Recipe file | recipes-containers/container-registry/container-oci-registry-config.bb |
| Layer | meta-virtualization (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-virtualization:
| Branch | Recipe |
|---|---|
| master | container-oci-registry-config 1.0 (this recipe) |