# runtime-utils **Repository Path**: mirrors_openshift/runtime-utils ## Basic Information - **Project Name**: runtime-utils - **Description**: Utilities for configuring container runtimes on OpenShift, such as cri-o, podman, and buildah. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # runtime-utils Utilities for configuring containers/image runtimes on OpenShift, such as cri-o, buildah, and podman. ## FAQ **Should my code be here or library-go?** If your code is reused by multiple OpenShift components and does _not_ depend on [containers/image](https://github.com/containers/image), consider submitting a pull request to [library-go](https://github.com/openshift/library-go). If your code does depend on [containers/image](https://github.com/containers/image) and is reused by multiple OpenShift components, then submit a PR here.