# container-builder **Repository Path**: mirrors_kiegroup/container-builder ## Basic Information - **Project Name**: container-builder - **Description**: Container Builder based on Camel-K builders - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Container Builder This project is now incorporated by the [Kogito Serverless Operator](https://github.com/kiegroup/kogito-serverless-operator/). See the `container-builder` package. You can still use it in your projects since it's still a separated go module: ```go import github.com/kiegroup/kogito-serverless-operator/container-builder/... ```